Commit Graph
19 Commits
Author SHA1 Message Date
devZoGok 08907567b0 only loading one's model data to the GPU once 2025-06-15 18:41:52 +03:00
devZoGok 112a73fb8a fixed quad subdivision bugs 2024-09-01 16:14:01 +03:00
devZoGok 19990e48f4 using only the neeeded number of vertex positions 2024-08-19 18:23:09 +03:00
devZoGok 217fc53edd fixed winding order
quick fixes
2023-01-19 20:21:31 +02:00
devZoGok d8a38f4ab5 quad subdivision implementation 2023-01-17 20:40:25 +02:00
devZoGok 41de623a66 fixed provided number of faces 2022-04-03 19:18:21 +03:00
devZoGok 993dddb130 separated mesh data from Mesh class 2022-03-15 07:25:20 +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 3753d08ca5 readable .vb format 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 9e6b5a995a removed dependency from directory 2021-10-18 19:08:10 +03:00
devZoGok 3d666aa3a1 supported .png files
flipped quad coordinates
2021-10-18 19:07:50 +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 03f65e62f5 mostly implemented skybox and fixed box verts 2021-10-18 19:04:20 +03:00
devZoGok aebc069053 3 types of lights
supported number of n lights
2021-10-18 19:03:19 +03:00
devZoGok 0083f9e5b8 implemented quad 2021-10-18 19:03:11 +03:00