is it possible to embed vimeo videos as textures? I would like to make a rectangle with a basic material which has a embedded video texture . I’m talking about the iframe code when you click the share button on vimeo.
Embedding vimeo videos as textures
no you can’t, platforms like vimeo and youtube etc only allow playback using their own player
I think there might be a way using VideoJS as player.
It could make a great addition to Cables as it allows to play arbitrary videos from various sources instead of using iframes.
Playing a YouTube video in videojs
Example of VideoJs to texture in Three.js
1 Like