aronfiechter
aronfiechter
When using Mutants: - On Chrome 101 for macOS Monterey I get ~120 fps. - On Chrome 100 for Windows 10 I get ~3 fps. Which is a wild difference....
This PR fixes #12. It contains also some tests for glb2 files. I could not test gltf1 files because I don't have a way to create them, but the implementation...
If a `gltf` file contains transformations in the fields `scaling`, `rotation`, and `translation`, these are not considered in the computation. This happens because in the function `getParentNodesMatrices`, only the field...