CANVE / canve-viz

CANVE visualizer UI
3 stars 1 forks source link

Collision detection #8

Closed danielabar closed 8 years ago

danielabar commented 8 years ago

Bring in avoidOverlaps and keepWithinDisplayBounds from visualizer.

Consider placing in a collision-detection module, and import the needed functions into the graph module.

danielabar commented 8 years ago

Fixed by #50