This repository was archived by the owner on Aug 3, 2023. It is now read-only.
v0.10.6
Pre-release
Pre-release
Add
- red outline to indicate it's exporting WebM video.
Update
- WebM export: It now uses
webm-muxerfor frame-by-frame video export. MediaRecorder API was unreliable and I could not find a way to set the frame rate.
Fix
ogl-typescriptimport error: useawait import()and enable code splitting for dynamic import to work.