niuee / board

Make your html canvas element pannable, zoomable, and rotatable (making it a near infinite canvas).
MIT License
0 stars 0 forks source link

Add a quad tree for rendering optimization. #78

Open niuee opened 8 months ago

niuee commented 8 months ago

This is probably not the best place to do this in. This is just an optimization idea for the web app based on board.

niuee commented 8 months ago

Compare the for loop filtering and the quad tree