ey6es / phantasml

Web-based collaborative "creature lab" for machine learning/AI research and education.
https://www.phantasml.com
MIT License
2 stars 3 forks source link

Allow merging path elements into filled shapes #7

Closed ey6es closed 6 years ago

ey6es commented 6 years ago

There's a todo to allow merging different shapes into combined shape lists, but we also want to be able to merge connected path elements (lines, arcs, curves) into filled shapes (with correct winding order and all that). Of course, we also want to be able to apply the reverse transformation, exploding them back into separate nodes.