/3D-Rendering-API

Built from scratch, it is a rendering API developed as a challenge to myself and to understand the underlines of a GPU. It runs the graphics calculations on the CPU side, however, it utilizes OpenGL to display the rasterized buffer to the display.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

No issues in this repository yet.