Releases: Webstrates/Spatialstrates
Releases · Webstrates/Spatialstrates
v0.3.0
React Three Upgrades
- Upgrade to React Three Fiber 9, React 19, and uikit 1
- All uikit components were migrated
- Use of Fiber XR's Handles API in Movables
- The Vision Pro is now supported in VR using the natural input through transient pointers
Immersive VR Improvements
- Immersive VR now supports teleportation by selecting a point on the floor
- Locomotion of rotation and movement using joysticks of controllers
- Addition of an "Environment" property on spaces in the Space Manager to add, e.g., room scans to the desktop and VR view of a space (they are hidden in AR)
Model Gallery
- The model element was extended to support more file types (
.gltf,.glb,.usdz,.ply,.spz,.fbx) - The model gallery allows to create new instances of uploaded models
- Depending on the type, textures or models might not work due to limited loaders (e.g.,
.fbxand.usdz)