Skip to content

glTF transform#228

Merged
asny merged 3 commits into
asny:masterfrom
rerun-io:gltf-transform
Apr 7, 2022
Merged

glTF transform#228
asny merged 3 commits into
asny:masterfrom
rerun-io:gltf-transform

Conversation

@emilk
Copy link
Copy Markdown
Contributor

@emilk emilk commented Apr 7, 2022

Previously the transform for the glTF nodes were ignored, which means meshes consisting of several nodes with different transforms would be all jumbled.

Also, today I learned that Blender swizzles glTF files on load/save: https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/master/docs/developer.md#implementation-details 😡🤬 . This led me on a long goose chase to try to figure out why all meshes were lying on their side.

@emilk emilk marked this pull request as ready for review April 7, 2022 10:41
@asny asny merged commit cb5c203 into asny:master Apr 7, 2022
@asny
Copy link
Copy Markdown
Owner

asny commented Apr 7, 2022

Nice! 💪 🎉

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.

2 participants