render.git
2022-04-19 Nick DowningSimplify the code for gathering the vertices of a face
2022-04-19 Nick DowningAdd obj support from https://github.com/rlk/obj.git...
2022-04-19 Nick DowningImprove navigation to use new dynamically allocated...
2022-04-19 Nick DowningImplement generic printing and matrix/vector routines...
2022-04-19 Nick DowningAdd extra constructors for initialized and zeroed arrays
2022-04-19 Nick DowningImprove array package so that dimensions are stored...
2022-04-18 Nick DowningAllow to spin the cube
2022-04-18 Nick DowningDraw a cube
2022-04-18 Nick DowningEmpty SDL2 example with my array package