playcanvas / playcanvas/developer-site
Add a tutorial showing how to stream a YouTube video into a video texture
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 33
Description
See Twitter conversation:
https://twitter.com/fra_michelini/status/1488105898111344646
Right now, we only have a CSS3D technique shown off. An HTMLVideoElement based technique will allow for arbitrary mapping of the YouTube vid to any geometry in the scene.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing CSS3D technique in the developer site and the linked Twitter conversation. Create a tutorial demonstrating an HTMLVideoElement-based YouTube stream mapped to arbitrary scene geometry; completion means the tutorial clearly shows that technique.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100