An open API service indexing awesome lists of open source software.

https://github.com/jamesplease/canvas-rendering-experiments

Experimenting with rendering many objects on canvas
https://github.com/jamesplease/canvas-rendering-experiments

Last synced: about 1 year ago
JSON representation

Experimenting with rendering many objects on canvas

Awesome Lists containing this project

README

          

# Canvas Rendering Experiments

Experimenting with efficient canvas rendering.

`so-image-data` is a reproduction of the answer given in
[this SO post](http://stackoverflow.com/questions/23468218/draw-10-000-objects-on-canvas-javascript)