Skip to content

Add Advanced glTF tutorial#382

Open
gpx1000 wants to merge 9 commits into
KhronosGroup:mainfrom
gpx1000:gltf-tutorial
Open

Add Advanced glTF tutorial#382
gpx1000 wants to merge 9 commits into
KhronosGroup:mainfrom
gpx1000:gltf-tutorial

Conversation

@gpx1000
Copy link
Copy Markdown
Contributor

@gpx1000 gpx1000 commented May 28, 2026

Scene Graph Hierarchy chapter with optimization techniques and physics integration

Add three new sections covering unified scene graph architecture, dirty flag optimization, and bidirectional physics syncing. Include comprehensive appendix with common types reference for scene graph, animation, physics, and IK systems. Implement data-oriented design with cache-friendly flat arrays and topological sorting for efficient transform updates.

gpx1000 added 9 commits May 26, 2026 02:56
…hniques and physics integration

Add three new sections covering unified scene graph architecture, dirty flag optimization, and bidirectional physics syncing. Include comprehensive appendix with common types reference for scene graph, animation, physics, and IK systems. Implement data-oriented design with cache-friendly flat arrays and topological sorting for efficient transform updates.
* Add in advanced_gltf tutorial demo code
* Add in nav.adoc updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant