-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
Is anyone working on loading 3d objects from files? If not, then I'd like to tackle it.
In Processing, this is part of PShape, but based on #458, it seems like the consensus is against directly porting that API to P5. Does it make sense to treat loading/drawing of 3d shapes as a separate feature? Any thoughts on what the API for this should look like?