How to gather files for ingest
File structure
In order for your model or scene to upload into the system, it must conform to the following layout:
Scene
- [folder] Model_1
- Must conform to individual model rules, below
- [folder] Model_2
- JSON
- DAE (or OBJ / MTL ?)
- LOG
- Assets (.jpg, .tif, etc)
Model
- RPK
- JSON
- DAE (or OBJ / MTL ?)
- LOG
- Assets (.jpg, .tif, etc)
How to zip a file for upload
WikiHow has instructions for zipping up a folder on win or osx.