This repository was archived by the owner on Aug 3, 2023. It is now read-only.
v0.9.5
Pre-release
Pre-release
Add
- WebM export with MediaRecorder API. It is still work-in-progress. MediaRecorder seems to be geared towards real-time stream recording, not frame-sensitive recordings. I might change to other methods later.
Fix
- Dynamic importing of
ogl-typescriptso Vitejs will not complain for missing dependency. Users will also need to excludeogl-typescriptfrom pre-bundling.