summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-07-26 13:40:31 +1000
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-07-26 13:40:31 +1000
commite0a047ac1e2cf18c3b0f23f31f869eeda767503e (patch)
treea14e3eccec6e845778798fe24acc4c85f8e4da4b /README.md
parentb28de1c7c87683b0645368f5393734f1db4ffd74 (diff)
try getting glfw passthrough and egui to work
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