Asset
Assets are files managed by Cloud Zeta that are used to build 3D applications. They can be 3D scenes, 3D models, textures, audio files, etc.
Within a project, assets are organized into folders, just like in a file system or in a cloud storage service (such as Google Drive or Dropbox).
- The left side panel is the asset browswer that lists all the assets in the project.
- The right side panel shows a preview of the selected asset(s).
Upload assets
Assets can be uploaded to a project (or a folder within a project).
Step 1
Select an folder in the asset browser
Step 2
Click on the Upload
button in the navigation bar;
Or click the icon in the next to the folder name in the asset browser.
Step 3
Drag and drop files into the upload area.
Step 4
Review files to be uploaded and click Upload
button to start uploading.

Mass upload via Zeta SDK
You can also upload assets to Cloud Zeta programmatically using the Zeta SDK. See the Python SDK for more details.