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
- Host: GitHub
- URL: https://github.com/diixo/std3d
- Owner: diixo
- Created: 2025-01-01T15:58:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T13:02:28.000Z (5 months ago)
- Last Synced: 2025-01-09T13:44:11.172Z (5 months ago)
- Topics: 3d-engine, opengl-engine, opengl-library, opengl-math, opengl-mathematics
- Language: C
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
![]()
![]()