Skip to content

v0.0.6

Compare
Choose a tag to compare
@tungs tungs released this 18 Jun 05:48
  • Adds canvas capture mode, an experimental mode for transferring data directly from the canvas element, via the --canvas-mode command line option, or via config.canvasMode for Node.js
  • Outputs the elapsed capture time, calculated from just before capturing frames begins to after it ends
  • Removed the minimum 60fps call rate for requestAnimationFrame calls