|
febb71f2c1
|
Added simple post-processing.
|
2024-10-01 16:57:13 +02:00 |
|
|
f3d926ff14
|
Added teddy to the scene.
|
2024-09-30 23:37:31 +02:00 |
|
|
c904353baf
|
Implemented scene loading. (Still problems with depth testing, WIP).
|
2024-09-30 17:37:50 +02:00 |
|
|
eb47d92099
|
Added quad rendering and a (WIP) button type.
|
2024-09-19 16:11:58 +02:00 |
|
|
c469772afa
|
Added reading texture map input from file so we can give custom names to the entries.
|
2024-09-19 15:23:17 +02:00 |
|
|
cf4d4cb8a6
|
Added texture packer for automatically creating texture atlas on build.
|
2024-09-19 14:59:14 +02:00 |
|
|
303ea5dd27
|
Cleaned up UI renderer a little and added color parameter for quads (WIP).
|
2024-09-17 13:10:08 +02:00 |
|
|
d42ab3a258
|
Added some simple test text.
|
2024-09-17 00:52:04 +02:00 |
|
|
46cb8ac50f
|
Allow obj files in assets folder.
|
2024-09-15 23:23:29 +02:00 |
|
|
5f8a4656fe
|
Implemented rotating cube.
|
2024-09-15 14:46:16 +02:00 |
|
|
4ad274d637
|
Added texture and fixed a bunch of stuff.
|
2024-09-15 10:42:54 +02:00 |
|
|
65dd335859
|
Texcoords
|
2024-09-14 00:26:19 +02:00 |
|
|
660a6cedea
|
Shader compilation, uniforms, vertex buffers and notes.
|
2024-09-13 23:28:06 +02:00 |
|
|
d6745226a1
|
Implemented loading shaders from file.
|
2024-09-13 11:12:59 +02:00 |
|