Commit Graph
7 Commits
Author SHA1 Message Date
devZoGok e448f7003e GUI quad rendering
improved font and image readers
different mesh VAOs for spatial and GUI quads
2026-07-06 13:01:31 +03:00
devZoGok 3193c61036 flag whether to load primitive mesh or image data to the GPU
outsourced cubemap generation
materials can have nonuniform properties
recreating skyboxes
2026-06-27 20:04:38 +03:00
devZoGok 4578f0c6ad moved texture GPU data loading to Root
reordered node and mesh rendering data generation
materials no longer create their own shaders
2026-06-27 10:21:40 +03:00
devZoGok c08ac0fd12 loading new image data into a texture
additional ImageAsset property
2024-09-27 17:25:18 +03:00
devZoGok 77e00b0a64 factored out common reader behaviour 2022-03-02 20:24:04 +02:00
devZoGok 109e426a35 bugfix 2022-03-02 20:24:04 +02:00
devZoGok 82bf653e68 implemented image reader and asset manager 2022-03-02 20:24:04 +02:00