Skip to content

v0.3.0

Latest

Choose a tag to compare

@maski89 maski89 released this 13 Jan 14:30

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., .fbx and .usdz)