/Render-Pipeline

I took my "Simple Simulator" project which used OpenGL 2.0 for the graphics and removed OpenGL from the project. I then implemented my own 3D rendering engine from scratch using Python's Numpy math library and pygame to draw to the screen. This is a mirror of a private GitLab repo.

Primary LanguagePython

This repository is not active