feat: add hierarchy_demo with solar system scene graph

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-24 20:23:59 +09:00
parent c24c60d080
commit 801ced197a
3 changed files with 506 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ members = [
"examples/triangle",
"examples/model_viewer",
"examples/many_cubes",
"examples/hierarchy_demo",
]
[workspace.dependencies]