Using Three JS exporter and JSON loader correctly
问题 EDIT: Originally models didn't even load but I fixed that so now the question is how to export models into js file with textures included in the file. The ThreeJSExporter.ms exporter is located in three.js-master\utils\exporters\max , designed to export 3d models from 3ds max to *.js files. It adds to 3ds max a window (see screenshot) which exports into *.js. ThreeJSExporter.ms window: As the window says it exports to three.js ASCII JSON format . For some reason these exported files don't