An open API service indexing awesome lists of open source software.

https://github.com/diixo/std3d

Small 3D-engine for OpenGL
https://github.com/diixo/std3d

3d-engine opengl-engine opengl-library opengl-math opengl-mathematics

Last synced: 3 months ago
JSON representation

Small 3D-engine for OpenGL

Awesome Lists containing this project

README

        

# Std3D

Small OpenGL 3D-engine for Beginners. Implementation simple 3D mathematics: frustum geometry reconstruction, basic collision detection, frustum collision detection, matrix operations.