1
General coding questions / Re: Standard for JSON 3D models.
« on: November 27, 2013 »
Looks like you're going to have to roll your own.
Would be easier to start by converting an existing format as Jim suggests.
Depends on what you want as the final product in WebGL as to what your JSON format would need to store.
I'd guess materials would require the most work hmm although .. http://500.chromeexperiments.com/ -> Grid -> 3D might give you some ideas.
Best of luck deciding upon the format nikin.
Would be easier to start by converting an existing format as Jim suggests.
Depends on what you want as the final product in WebGL as to what your JSON format would need to store.
I'd guess materials would require the most work hmm although .. http://500.chromeexperiments.com/ -> Grid -> 3D might give you some ideas.
Best of luck deciding upon the format nikin.
