Forum

Downloadable mesh

08 September 2015 18:26
kit
Is it possible to make a mesh/object within the scene downloadable? Or to export it as an STL or OBJ back to the server?
08 September 2015 18:41
Hi, and welcome!

You might use low-level methods extract_vertex_array() and extract_index_array() to retrieve mesh geometry data in your app.
The Founder | Twitter | Facebook | Linkedin
 
Please register or log in to leave a reply.