Hacker News new | ask | show | jobs
by boarnoah 2394 days ago
Any chance you looked for a grid system?

In the early stages of needing to do fairly basic CAD with grid and snaps on a web page.

Having a hard time finding a decent lib to build on top of.

1 comments

snapping is not complex, but then there is snapping to cell,edge,vertex,... and it gets complicated quite fast.

but I will consider it.