OpenGL 3D Game Tutorial 7: Matrices & Uniform Variables

LWJGL tutorial series on how to create a 3D Java game with OpenGL! This week we learn about uniform variables and matrices. Simple matrix maths: Transformation Matrix: Euler rotations to matrix conversion: More matrices: LWJGL Wiki: http://
Back to Top