Stray Photons is a high performance game engine with a focus on immersive VR experiences. Featuring full-hand physics interaction, seamless asynchronous scene Loading, fully interactive global illumination lighting, powerful game logic and scripting capabilities, and much more.
The
gltf
prefab was incorrectly loading node transforms that were defined in matrix form rather than individual translate/rotate/scale.A new
interactive
flag was also added to thegltf
prafab to automatically make each individual physics object grab-able.