descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeWed, 20 Apr 2022 11:02:11 +0000 (21:02 +1000)
shortlog
2022-04-20 Nick DowningAdd Z-buffer, fixes issue with pyramidal studs master
2022-04-20 Nick DowningSome effort to fix a bug where pyramidal studs of chest...
2022-04-20 Nick DowningImprove performance by drawing into CPU framebuffer...
2022-04-20 Nick DowningAdd rough texturization, driven by barycentric rather...
2022-04-20 Nick DowningTranspose the qug array, remove pug array in favour...
2022-04-20 Nick DowningMake calling program use direct access to obj internals...
2022-04-20 Nick DowningAdd ability to load material maps into struct tga/struc...
2022-04-20 Nick DowningIn obj.[ch] remove obj typedef in favour of struct...
2022-04-19 Nick DowningImplement hidden face removal, although there are some...
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
...
heads
23 months ago master