OpenGL-Animation. A simple example of skeletal animation using OpenGL (and LWJGL).
280LowPolyTerrain. A demonstration of 4 possible techniques for generating and rendering a low-poly terrain.
67LowPolyWater. The full code for the low-poly water tutorial.
54OpenGL-Tutorial-1. Code from the OpenGL tutorial on Youtube: https://youtu.be/VS8wlS9hF8E?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP
30OpenGL-Tutorial-2. Code from the OpenGL tutorial on Youtube: https://youtu.be/WMiggUPst-Q
17OcclusionQueries. Finished code for tutorial 54, showing an example of how occlusion queries can be used to improve the lens flare effect.
11OpenGL-Tutorial-3. Code from the OpenGL tutorial on Youtube: https://youtu.be/z2yFlvkBbmk
10WaterStep0. Java
1WaterStep4. Step 4 of the low-poly water tutorial: Implementing clip planes to improve the reflection and refraction.
1