Add Z-buffer, fixes issue with pyramidal studs
[render.git] / Makefile
2022-04-20 Nick DowningAdd ability to load material maps into struct tga/struc...
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-18 Nick DowningDraw a cube
2022-04-18 Nick DowningEmpty SDL2 example with my array package