You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
# Programmatic Animations
2
2
3
-
Make animations with canvas and JavaScript, and export as video.
3
+
**Make animations with canvas and JavaScript, and export as video.**
4
4
5
5
Export as WebM video files* and then use e.g. [VLC Media Player](https://www.videolan.org) to convert WebM to MP4 (File → Convert/Stream, MP4/MOV and MPEG-4 format).
6
-
6
+
\
7
7
*Not supported in Safari
8
8
9
9
Uses [CCapture.js](https://github.com/spite/ccapture.js) for capturing video frames.
0 commit comments