#26 OpenGL Shader Lighting - LWJGL Tutorials

Episode 27: Turning the code we created in the previous episode, converting it to OpenGL Shaders, and also adding some specular lighting. LWJGL is a Java library that allows you to create state of the art games using OpenGL. Website: Twitter: #!/CodingUniverse Mail: support@ Source Code (shaders are under res/shaders): Donate: Donate to the LWJGL (lef
Back to Top