Where to Use Aspose.3D

Possible Usage Scenarios

How Aspose.3D is used is up to the developer, but Aspose.3D can help in some common scenarios. The most common use of Aspose.3D is to deploy it in a web server or web service for server-side processing. Some possible usage scenarios of Aspose.3D are described below.

3D File Management

  1. Users will manually upload 3D files to the server.
  2. Aspose.3D is used to open the file and retrieve the data. After the data is retrieved:
    1. The data is saved to a database.
    2. Certain data are presented in web pages.
    3. Some aspects of the 3D file are modified and saved back to the desired 3D format.

Web Application

  1. Users input data in web pages.
  2. Data is collected by the web server.
  3. Aspose.3D is used to populate data in a brand new file or a predefined template file.
  4. After the 3D file is created, it can be sent to user as a report etc.