drawing toy that's indefinitely zoom-in-able.
Go to file
crystal heart 12489985f2 add <br>
2024-06-04 22:32:15 +02:00
js misc refactors and goodies 2024-06-04 19:40:36 +02:00
index.html add <br> 2024-06-04 22:32:15 +02:00
README add readme 2024-06-04 22:32:11 +02:00
style.css basic drawing on a quadtree 2024-06-04 12:39:07 +02:00

quadtree drawer

HOW TO RUN

clone the repo, then run a server from it. open the relevant address (e.g. localhost) in a javascript-executing web browser.

CONTROLS

left mouse button - draw
right mouse button - zoom in

z - zoom out
x - zoom in

space - zoom out

click on buttons to change color and size.