Skip to content

kashifiqb/Aspose.3D-for-.NET

 
 

Repository files navigation

Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich Gameware and Computer-Aided-Designing (CAD) API that empowers Mono and .NET applications including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without any 3D modeling and rendering software being installed on the server. It supports Discreet3DS, WavefrontOBJ, FBX (ASCII, Binary), STL (ASCII, Binary), Universal3D, Collada, glTF, GLB, PLY, DirectX and Google Draco file formats, allowing developers to easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

This repository contains Examples, Plugins and Showcases for Aspose.3D for .NET to help you learn and write your own applications.

Directory Description
Examples A collection of .NET examples that help you learn and explore the API features

How to Run the Examples

  • 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.
  • There is one Solution File in the Project containing C# examples.
  • The projects are created in Visual Studio 2013, but the solution files are compatible with Visual Studio 2010 SP1 and higher.
  • Open the solution file in Visual Studio and build the project.
  • On first run the dependencies will automatically be downloaded via NuGet. This may take some time.
  • Data folder at the root folder of Examples contains input files which CSharp examples used. It is mandatory that you download the Data folder along with the examples project.
  • Open RunExamples.cs file, all the examples are called from here.
  • Uncomment the examples you want to run from within the project.

Please find more details for how to run the examples here.

Resources

About

Aspose.3D for .NET examples, plugins and showcases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%