Hacker News new | ask | show | jobs
by A4ET8a8uTh0 2187 days ago
Oddly mesmerising. What did you use to do it?
1 comments

Thanks. It's plain JavaScript, rendering with an HTML canvas.

I did investigate JS 2D graphics libraries but decided in the end that this was sufficiently simple to not warrant one. It was harder than I expected to get the drag & zoom to work!