How to Run the Examples

Download from GitHub

All examples of Aspose.3D for Java are hosted on GitHub. You can either clone the repository using your favorite GitHub client or download the ZIP file from here.

Extract the contents of ZIP file to any folder on your computer. All the examples are located in the Examples folder.

The Data folder contains input documents or files used in the examples.

Run the Example

Once, you open the Examples in the Eclipse IDE, then select RunExamples.java file and uncomment any run method. For example, select this one CreateEmpty3DDocument.run() found inside the src>java>examples>loadsave directory or inside the package examples.loadsave and run it.

Screenshot

Please see the following screenshot and its highlighted areas for more help.

todo:image_alt_text