Tags → #opengl
-
3D Transformations: Translation, Rotation, and Scaling
A comprehensive guide to applying and combining various transformations to 3D objects
-
Learning OpenGL and GLSL
This covers my learning of OpenGL and GLSL. I learned about shaders, how to draw a triangle, circle, cube, solar system, and how to load a texture.