Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
React 360 - v1.0.1.tar.gz | 2018-05-15 | 89.3 MB | |
React 360 - v1.0.1.zip | 2018-05-15 | 89.6 MB | |
README.md | 2018-05-15 | 366 Bytes | |
Totals: 3 Items | 179.0 MB | 0 |
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.