7 ms·
Not related to the library at all, but I'm curious how that canvas video recorder works in the playground. Love to implement something similar.
by navs 1y ago
Not related to the library at all, but I'm curious how that canvas video recorder works in the playground. Love to implement something similar.
- janoelze 1y agoI recently looked into that for a project and was surprised that it's a built-in feature! :) https://medium.com/@amatewasu/how-to-record-a-canvas-element-d4d0826d3591 https://medium.com/@amatewasu/how-to-record-a-canvas-element...
- achtaitaipai 1y agohttps://github.com/achtaitaipai/odyc-doc/blob/main/src/lib/gameCode/inlineScripts/gameRecorder.js https://github.com/achtaitaipai/odyc-doc/blob/main/src/lib/g...