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

https://github.com/laputanmachines/opengl-renderer

An OpenGL rendering engine written in pure C++ with no external libraries. We can input an obj file containing vertices and the engine will draw connect each vertex in 3D.
https://github.com/laputanmachines/opengl-renderer

opengl-renderer opengl-rendering-engine rendering-engine shadow-mapping triangles-drawn wireframe

Last synced: about 2 months ago
JSON representation

An OpenGL rendering engine written in pure C++ with no external libraries. We can input an obj file containing vertices and the engine will draw connect each vertex in 3D.

Awesome Lists containing this project