SeanOMik
|
3ce9ab6fb3
|
move crates into 'crates' folder
|
2024-11-01 11:17:36 -04:00 |
SeanOMik
|
25aa902e02
|
render: use WorldTransforms in the renderer
ci/woodpecker/push/debug Pipeline failed
Details
|
2024-04-17 20:46:46 -04:00 |
SeanOMik
|
a3118f32e2
|
resource: implement retrieving loaded SceneGraph dependencies
|
2024-03-31 13:37:25 -04:00 |
SeanOMik
|
aa8d94851c
|
game: rewrite EventQueue due to new ecs requirement of Send + Sync for resources, use new SceneGraph in renderer
|
2024-03-31 13:24:32 -04:00 |
SeanOMik
|
a17c035c05
|
resource: use a SceneGraph for loading gltf nodes, make resources Send + Sync
|
2024-03-31 00:32:31 -04:00 |
SeanOMik
|
dead32dbab
|
resource: asyncronous loading of resources
|
2024-03-09 00:48:22 -05:00 |
SeanOMik
|
c1b5ca768f
|
resource: Create Gltf object, expand GltfScene to collect all node transforms, other qol changes
|
2024-03-09 00:46:42 -05:00 |
SeanOMik
|
7db913d15b
|
resource: load multiple gltf scenes
|
2024-03-09 00:46:42 -05:00 |
SeanOMik
|
556b603f83
|
resource: improve gltf loader to show scene hierarchy and node local transform
|
2024-03-09 00:46:42 -05:00 |