opengl-renderer icon indicating copy to clipboard operation
opengl-renderer copied to clipboard

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.