Line Intersections

Simon shows a project he built using the p5.collide.2D library – he combined two codes from GitHub to make a program looking for intersection points between two lines in JavaScript:

Leave a comment