The 3D part is just the 3D projection function, ignore the draw cube, it just plugs in different points into the projection I’ll hopefully make an explanation soonish
This is just a proof of concept for a 3D rendering engine I came up with, that doesn’t require horrible matrix calculations, this isn’t supposed to be nice looking