Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | refactor(all): separate rendering from framework | tcmal |
2024-08-25 | feat(render): drawing with multiple texture arrays | tcmal |
2024-08-25 | feat(render) WIP: textures, using a fixed size texture array | tcmal |
2024-08-25 | refactor(render): use push constants for vp matrix | tcmal |
2024-08-25 | feat(render): 3D projection | tcmal |
2024-08-25 | feat(render): texture store | tcmal |
2024-08-25 | feat(render): Resize vertex buffers and rainbow triangles example | tcmal |
2024-08-25 | feat(render): add draw triangles function | tcmal |