Skip to content

Releases: Webstrates/Spatialstrates

v0.3.0

13 Jan 14:30

Choose a tag to compare

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)

v0.2.0

04 Jul 09:41

Choose a tag to compare

Major update that introduces the possibility to use multiple spaces within a single spatialstrate and a new 2D canvas view that projects elements down from 3D space.

v0.1.1

17 Jan 09:28

Choose a tag to compare

Fixes a breaking bug caused by a change in the esm.sh package registry.

v0.1.0

11 Nov 09:13

Choose a tag to compare

The initial release of Spatialstrates.