enable3d / three-to-movie

🎥 Transforms your three.js scene into a movie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js to Movie

Transforms your three.js scene into a movie.

# 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
output.mp4

YouTube: https://youtu.be/tY-wZHosaVY

About

🎥 Transforms your three.js scene into a movie.


Languages

Language:HTML 57.6%Language:JavaScript 42.4%