Skip to content

v3.8

Compare
Choose a tag to compare
@arthurnishimoto arthurnishimoto released this 18 Jan 20:10
· 15 commits to master since this release

Main Features

  • NEW: CAVE2 Simulator - R and F keys now fly up and down in Drive/Freefly mode
  • UPDATE: Continuum main and 3D wall perspective projection
  • CHANGE: CAVE2.GetButton(wandID, button) deprecated. Replaced with CAVE2.GetButton(button, [optional: wandID]).
    • Also applies for CAVE2.GetAxis(), CAVE2.GetButtonDown(), andCAVE2.GetButtonUp()

Other Updates

  • FIX: CAVE2RPCManager handling of Vector2 datatype
  • Other experimental cluster/HoloLens communication additions