aboutsummaryrefslogtreecommitdiff
path: root/examples/render-bsp/data
AgeCommit message (Collapse)Author
2024-08-25feat(render): draw passestcmal
2024-08-25feat(render): drawing with multiple texture arraystcmal
requires faces to be sorted by depth to work properly, which isn't currently happening
2024-08-25refactor(examples): improvements to render-bsp exampletcmal
2024-08-25refactor(render): remove old entity stuff from world typetcmal