-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Three.js supports per-face coloring of 3D models: face.color.setRGB( normal[0], normal[1], normal[2] );
I previously used it for this project : http://supportsupport.valkyriesavage.com/ (takes some time to load). Your STL-handling is much less hacky (and faster) than mine, so I'd love to switch to Thingiview, but I need to be able to color each face separately. Is this planned?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels