Back to Content

Command Line Interface


The professional version of CopperCube supports advanced command line options in order to batch-create files and scenes. The syntax is:
CopperCube.exe [file] [-import:file] [-importanimated:file] [-runscript:code] [-save:file] [-publish:WebGL|Flash|Windows|MacOSX|Android] [-quit]
Example:
CopperCube -import:somefile.3ds -save:myscene.ccb -publish:WebGL -quit
This will import a 3DStudio file 'somefile.3ds', save it as 'myscene.ccb' and publish it as WebGL scene. When everything is finished, the editor will close.

Details:


In order to use the command line interface on On Mac OS X, run the command line with the application binary inside the .app bundle.