| |

Embedding a YouTube Video in a 3D Scene (THREE.JS)

I wanted to see if I could get a YouTube video to play on a plane inside of a Three.js rendering.

I have ideas for having pop-up short videos as part of interactive displays. We will see when and if I do something with this!

 

And it is possible, I found a  demo on the three.js web site, and built this Pen on CodePen which works nicely!

See the Pen YouTube Video Player in Three.js by Orville Chomer (@orvilleChomer) on CodePen.0

Similar Posts