c-frame / aframe-stereo-component

aframe.io component to enable separate eye rendering of objects, plus stereo video rendering (full 360 or half dome)
https://c-frame.github.io/aframe-stereo-component/
MIT License
135 stars 52 forks source link

Update examples to aframe 1.5.0 #51

Open vincentfretin opened 5 months ago

vincentfretin commented 5 months ago

Update examples to aframe 1.5.0. Remove ghpages dependency and command, just use the GitHub integration with master branch. Update the build tools to latest webpack, remove budo/browserify. See https://github.com/c-frame/aframe-cursor-teleport for a good example. Update README and do a new release.

vincentfretin commented 4 months ago

Modify the example for video to autoplay in VR, see my comment https://github.com/c-frame/aframe-stereo-component/issues/52#issuecomment-2061927274