This is the start of my game engine, but so far it only has basic rendering capabilities. I plan to change it to make use of shaders, vertices, matrices, etc... The code renders a cube in 3D space and rotates it around its origin.
MathMathMath has a great tutorial set for 3D pen engines. ---------------------------Change Log------------------------------ June 10, 2024: Started project.