- Home /
How to export or save a .stl format from unity3d web build project?
How to export or save a .stl format from unity3d web build project?
Comment
Answer by Graham-Dunnett · Jan 30, 2014 at 12:22 PM
Write an stl exporter. Bear in mind that the web player has no access to the hard drive, so you'll need to export to a server.
It is clear that we can export gameObjects from unity editor, but what about exporting STL file in runtime environment and saving them at webserver. $$anonymous$$indly suggest.
Your answer

Follow this Question
Related Questions
Cloud recognition in Vuforia 0 Answers
"Facebook object not loaded yet" error 3 Answers
shader for soft shadow on the inside 0 Answers
Moving My Player 1 Answer
how to rotate a object on touch and stop it on next touch. 2 Answers