Fast OpenGL Mathematics (GLM) for Python
-
Updated
Nov 19, 2024 - Python
Fast OpenGL Mathematics (GLM) for Python
3D rendering of a photograph using C++ and OpenGL library. Explores linear algebra, model transformations, textures, lighting, and input devices. (Graphics and Visualization class project)
Shaders were implemented with OpenGL Mathematics in order to apply transformations to the models. In this example, a triangle can rotate and translate according to the keyboard inputs (specifically the arrows).
Add a description, image, and links to the opengl-mathematics topic page so that developers can more easily learn about it.
To associate your repository with the opengl-mathematics topic, visit your repo's landing page and select "manage topics."