summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0950bc..98c42d0 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ All third-party dependencies are licensed under their own license.
- [ ] Cone
- [ ] Torus
- [ ] Prism
+- Load sponza & bistro scenes
- [ ] Bindings generation (targets: rust, odin, zig, ocaml) (future)
#### Memory
@@ -77,7 +78,7 @@ All third-party dependencies are licensed under their own license.
- [ ] SoA hot/cold pool allocator (pool for all entities of same type, split into two structs in SoA so we can have hot ,(`VkHandle`and cold `size`, `format` data separated)) (future)
#### Scene
-- [ ] Transform hierarchy / Scene tree
+- [1/2] Transform hierarchy / Scene tree
- [ ] Transform propagation
- [ ] Asset streaming