Navigation for the ZIM JavaScript Canvas Framework

AboutExamplesLearnEditorCodeDocsDevsGold
ZAPP

Zapps are made in the ZIM EDITOR by creators like you!

Zapp: Blitting a ZIM Pen for Performance with lots of lines | ZIM JavaScript Canvas Framework - Code Creativity

Blitting a ZIM Pen for Performance with lots of lines

If you have lots of lines with a ZIM Pen you can try setting the move:false to improve performance. Or use blitting. Here is an example of blitting a ZIM Pen. Basically, all the lines are cached to a single bitmap and you can draw forever with the same performance.
by Dr Abstract
Link copied to clipboard!
https://zimjs.com/zapp/Z_45JWP