Video textures #6

Open
opened 2022-03-05 01:02:39 +00:00 by Ghost · 0 comments

Streaming video to textures would open up possibilities for playing videos in 3D worlds—anything from a simple 2D animation loop in a picture frame to stereoscopic video in a movie theater in a shared virtual space. It's a nontrivial task, but it's doable even in WebGL, as shown by Three.js: docs, examples. Discussion of an API for a more general concept in Mondradiko's Canary can be found in this issue.

Streaming video to textures would open up possibilities for playing videos in 3D worlds—anything from a simple 2D animation loop in a picture frame to stereoscopic video in a movie theater in a shared virtual space. It's a nontrivial task, but it's doable even in WebGL, as shown by Three.js: [docs](https://threejs.org/docs/#api/en/textures/VideoTexture), [examples](https://threejs.org/examples/?q=video). Discussion of an API for a more general concept in Mondradiko's Canary can be found in [this issue](https://github.com/mondradiko/mondradiko/issues/73).
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cyborg/cyborg#6
No description provided.