Commit Graph
13 Commits
Author SHA1 Message Date
devZoGok b21a0d37ba fix to also render GUI quads 2026-07-11 11:24:37 +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 cc59f9160c Box/Quad clone methods
Phong lighting shaders
using multi draw indirect rendering
2026-06-26 09:40:46 +03:00
devZoGok ba9256da4a functionality to compute subquad ids and corners 2025-10-19 16:10:39 +03:00
devZoGok d8a38f4ab5 quad subdivision implementation 2023-01-17 20:40:25 +02:00
devZoGok 530ade3d14 added getter method 2021-12-18 11:14:54 +02:00
devZoGok a4fed6f062 text uses material 2021-10-19 19:06:41 +03:00
devZoGok 8f49bd1125 rendering classes refactoring 2021-10-19 19:06:41 +03:00
devZoGok d9f9b0c282 implemented material texture changing 2021-10-19 19:06:40 +03:00
devZoGok d2b0f24b03 implemented 2D image coloring 2021-10-19 19:06:40 +03:00
devZoGok 9479e3324f implemented shadows for non positional lights
fixed skybox
implemented translation and rotation
2021-10-18 19:05:52 +03:00
devZoGok 7a8a178a74 implemented overlays and text, need depth configuration 2021-10-18 19:05:04 +03:00
devZoGok 0083f9e5b8 implemented quad 2021-10-18 19:03:11 +03:00