OPEngine
A custom rendering engine based on OpenGL. This engine was used as a base for some of my projects where a lower level API was more convenient. It has a profiler and some tools for handling 3D model/scene loading, shader preprocessing and compilation, uniform buffer bindings, etc…