Export animations to videos

You can use three.js to render applications on node.js. There are several discussion about this topic like this one:

three.js can’t directly render a video for you but you can do it by yourself by using a library like FFmpeg. That is how the editor does it: