Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

React 360 - v1.0.1

Latest
Compare
Choose a tag to compare
@andrewimm andrewimm released this 16 May 20:15
· 156 commits to master since this release

Fixes:

  • AudioContext is properly constructed and decoded on Safari

Features:

  • New runtime supports adding a per-frame hook at init time. Passing a function as the frame option will cause that function to be called each time a frame is drawn. This is useful for updating render locations that are connected to objects like the camera or VR controllers.