This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
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.