Intersection tests

Doing tests with intersecting lines with javascript. This draws rough shapes (letterforms in this case) by:

- attempting random connections between inner/outer points
- If a connection intersects more than one line on the inner object (the letter), it's canceled and a new connection is attempted.

See attachments for stills.

Posted on Apr 1, 2019

More by neil tron

View profile