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 and "exploding" shape entities #5

Closed ey6es closed 6 years ago

ey6es commented 6 years ago

While it's useful to deal with individual lines, polygons, etc., when editing, at some point it's going to be more convenient (and efficient) to merge many geometric elements together into a single combined entity. We should support this merging (of all selected entities) and the corresponding "explode" operation, which will turn the merged entity back into its component entities.