Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

v0.9.5

Pre-release
Pre-release

Choose a tag to compare

@cdaein cdaein released this 14 Jan 21:54
· 123 commits to main since this 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-typescript so Vitejs will not complain for missing dependency. Users will also need to exclude ogl-typescript from pre-bundling.