Closed rdeits closed 6 years ago
Uses https://github.com/spite/ccapture.js to record animations and capture every frame, so we won't have to slow everything down by a huge factor to try to get smooth video.
Currently doesn't support webm or gif rendering because I need the fork of ccapture that works properly with require(): https://github.com/spite/ccapture.js/issues/78#issuecomment-378742749
require()
Fixes #16
Uses https://github.com/spite/ccapture.js to record animations and capture every frame, so we won't have to slow everything down by a huge factor to try to get smooth video.
Currently doesn't support webm or gif rendering because I need the fork of ccapture that works properly with
require()
: https://github.com/spite/ccapture.js/issues/78#issuecomment-378742749Fixes #16