JonasJan2
|
324db7b293
|
Added assert.h include
|
2024-06-24 12:58:48 +02:00 |
JonasJan2
|
53ae95e466
|
Assertions
|
2024-06-24 12:56:34 +02:00 |
Luca Conte
|
70c611d0d6
|
read scene graph from file
|
2024-06-19 17:19:20 +02:00 |
Luca Conte
|
14626a5bd5
|
scene graph logic
|
2024-06-19 10:51:37 +02:00 |
JonasJan2
|
cdc86eebad
|
Added comments :D
|
2024-06-07 16:03:46 +02:00 |
JonasJan2
|
42f8714eb6
|
Fixed limit of drawable objects (oops), load functions now access the same object count
|
2024-06-07 15:58:46 +02:00 |
JonasJan2
|
40af75ad94
|
Added a few comments and a function to load a single object multiple times.
|
2024-06-07 15:31:56 +02:00 |
JonasJan2
|
3436a8b38a
|
VAO and VBO are now stored in the corresponding ObjectData object, to allow for individual manipulation of objects in scene
|
2024-06-06 12:05:08 +02:00 |
JonasJan2
|
73be72585c
|
WIP objecthandler stuff
|
2024-06-05 14:45:48 +02:00 |
JonasJan2
|
cde188de1e
|
new struct for object data and refactoring of reading object files
|
2024-05-27 15:51:29 +02:00 |