Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 306 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 306 Bytes

xr-model-component

Notes

  • three.js 94dev includes the WebGLRenderer.prototype.setFramebuffer function which we need in order to bind WebXR's framebuffer easily. This version is not yet in npm, so a local version is committed in node_modules/three, and some extra rollup work to work around this.