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

Limit components to one per type (for certain types) #11

Closed ey6es closed 5 years ago

ey6es commented 5 years ago

For certain component types (renderers, geometry), we should make sure that there's only one component per type. If you add a different renderer, the existing renderer should be cleared.