]> git.lizzy.rs Git - shadowclad.git/history - render.c
Apply all transforms in 3D assets during import
[shadowclad.git] / render.c
2019-01-29 outfrostRender the level's grid of blocks
2019-01-29 outfrostRework asset import, add texture import
2019-01-24 outfrostReorder, move and rename things
2019-01-15 outfrostFurther apply type aliases and cleanup includes
2019-01-13 outfrostRemove ambiguity in render.*
2019-01-13 outfrostRefactor handling of imported assets a bit
2019-01-13 outfrostAdd lighting (1 point light)
2019-01-06 outfrostAdd frametime & fps metering
2018-11-13 outfrostRefactor code style
2018-11-05 outfrostRender loaded aiScene primitively
2018-10-10 outfrostOnly render axis indicator on the positive side of...
2018-01-13 outfrostCreate basic working program; renders xyz axes