jeromeetienne / threejs-inspector

chrome devtool extension to debug three.js
https://chrome.google.com/webstore/detail/threejs-inspector/dnhjfclbfhcbcdfpjaeacomhbdfjbebi
200 stars 45 forks source link

Request for JSON Import/Export of Objects #15

Open Zob1 opened 8 years ago

Zob1 commented 8 years ago

This is a request for JSON importing / exporting of objects.

Personally, exporting would be most valuable because I use inspector to fine-tune object scale/color/etc, and exporting the modified obj to JSON makes the process of applying my modifications much simpler.