|
@@ -9,6 +9,7 @@
|
|
- Add customAnimationFrameRequester to allow sessions to hook into engine's render loop ([TrevorDev](https://github.com/TrevorDev))
|
|
- Add customAnimationFrameRequester to allow sessions to hook into engine's render loop ([TrevorDev](https://github.com/TrevorDev))
|
|
- camera customDefaultRenderTarget to allow cameras to render to a custom render target (eg. xr framebuffer) instead of the canvas ([TrevorDev](https://github.com/TrevorDev))
|
|
- camera customDefaultRenderTarget to allow cameras to render to a custom render target (eg. xr framebuffer) instead of the canvas ([TrevorDev](https://github.com/TrevorDev))
|
|
- webXR camera which can be updated by a webXRSession ([TrevorDev](https://github.com/TrevorDev))
|
|
- webXR camera which can be updated by a webXRSession ([TrevorDev](https://github.com/TrevorDev))
|
|
|
|
+ - webXRSessionManager to bridge xrSession to babylon's engine/camera ([TrevorDev](https://github.com/TrevorDev))
|
|
|
|
|
|
## Updates
|
|
## Updates
|
|
|
|
|