How to Run the Examples

Download from NPM

Aspose.3D for Node.js via Java examples and project packages are available on NPM. You can use the npm i aspose.3d command to download it.You can also download the ZIP file from here.

Extract the contents of the ZIP file to any folder on your computer. You can view the project package.

The README file contains some sample code.

Run the Example

After opening the project in VSCode, find the README file, select an example from it and copy it to the index.js file. If the path of the aspose.threed file is incorrect, you need to modify it. Enter the command node index.js in the terminal. Then you will see the successfully generated 3D file in the folder.

Screenshot

Please refer to the following screenshot for more assistance.

todo:image_alt_text