You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
This is more of a request for an expanded yet simplified explanation for beginner developers of the steps required to embed the vimeo-threejs-player into an existing web app as opposed to a feature request or bug report.
I have been following the getting started steps, and have successfully managed to playback videos locally using yarn.
I have a there's scene embedded in a webpage that I would like to embed a Vimeo video as a texture in, and am struggling with how exactly to set this up. The link in the getting started documentation explains to 'have a look at' the example server.js ...
Could there please be more explanation as to how to embed this in our own threejs projects to be embedded online?
Apologies if this sounds like a super novice request - a lot of inexperienced and starting out web developers are experimenting with threejs online and really need a simple and straight forward solution for getting streamed content into our apps - and this looks like the way forward! :)
This is more of a request for an expanded yet simplified explanation for beginner developers of the steps required to embed the vimeo-threejs-player into an existing web app as opposed to a feature request or bug report.
I have been following the getting started steps, and have successfully managed to playback videos locally using yarn.
I have a there's scene embedded in a webpage that I would like to embed a Vimeo video as a texture in, and am struggling with how exactly to set this up. The link in the getting started documentation explains to 'have a look at' the example server.js ...
Could there please be more explanation as to how to embed this in our own threejs projects to be embedded online?
Apologies if this sounds like a super novice request - a lot of inexperienced and starting out web developers are experimenting with threejs online and really need a simple and straight forward solution for getting streamed content into our apps - and this looks like the way forward! :)
Thanks,
Oliver