/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.

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Watchers