Does it let you import standards like FBX or Collada for example?
Currently we support Collada. When a Collada file is uploaded to the webserver and requested by the browser, we automatically convert it on the fly to JSON before sending it to the browser. This is more efficient to load in the browser and more compact. We can easily add support for FBX, we just haven’t got around to it yet. We also plan to add native support for packages like Max and Maya which are used extensively in the games industry.