An open API service indexing awesome lists of open source software.

https://github.com/enable3d/three-to-movie

🎥 Transforms your three.js scene into a movie.
https://github.com/enable3d/three-to-movie

Last synced: over 1 year ago
JSON representation

🎥 Transforms your three.js scene into a movie.

Awesome Lists containing this project

README

          

# Three.js to Movie

Transforms your three.js scene into a movie.

```bash
# try in the browser (runs at 960x540 pixels)
npm start

# render to video (renders at 1280x720 pixels)
npm run render

# your movie will be the output.mp4 file
```

https://user-images.githubusercontent.com/20306025/127862146-440270e7-fc1b-4a46-aa16-066286ce62ea.mp4

YouTube: [https://youtu.be/tY-wZHosaVY](https://youtu.be/tY-wZHosaVY)