Aspose.3D by Aspose

<PackageReference Include="Aspose.3D" Version="22.8.0" />

 Aspose.3D 22.8.0

Aspose.3D for .NET is an on premise class library that enables your .NET applications to create, read, manipulate, convert and save various formats of 3D files (e.g. FBX, USD, PDF, STL, DAE, DFX, gITF, U3D, etc.), without installing any 3rd party 3D modeling or rendering software. Aspose.3D for .NET API enhances your .NET apps to open files of 3D formats and work with the elements within the 3D scenes; such as; line, mesh, nurbs, curves to more complex elements like animation. You can also work with textures, parametrized geometries, scene graphs, custom properties, skeletons, morph deformers and much more. Aspose.3D for .NET can be used on any operating system (Windows, MacOS, Linux) that can install Mono (.NET 4.0 Framework support) or use .NET Core. It is a single .NET library that you can deploy with any .NET application by simply copying it. You do not have to worry about other services or modules. Aspose.3D for .NET is designed to perform equally well on the server as well as the client-side.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Aspose.3D</id>
    <version>22.8.0</version>
    <title>Aspose.3D for .NET</title>
    <authors>Aspose</authors>
    <owners>Aspose</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://about.aspose.com/legal/eula</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://products.aspose.com/3d/net</projectUrl>
    <description>Aspose.3D for .NET is an on premise class library that enables your .NET applications to create, read, manipulate, convert and save various formats of 3D files (e.g. FBX, USD, PDF, STL, DAE, DFX, gITF, U3D, etc.), without installing any 3rd party 3D modeling or rendering software.
 
        Aspose.3D for .NET API enhances your .NET apps to open files of 3D formats and work with the elements within the 3D scenes; such as; line, mesh, nurbs, curves to more complex elements like animation. You can also work with textures, parametrized geometries, scene graphs, custom properties, skeletons, morph deformers and much more.
 
Aspose.3D for .NET can be used on any operating system (Windows, MacOS, Linux) that can install Mono (.NET 4.0 Framework support) or use .NET Core. It is a single .NET library that you can deploy with any .NET application by simply copying it. You do not have to worry about other services or modules. Aspose.3D for .NET is designed to perform equally well on the server as well as the client-side.</description>
    <summary>Aspose.3D is a class library for working with 3D files.</summary>
    <releaseNotes>https://docs.aspose.com/3d/net/aspose-3d-for-net-22-8-release-notes/</releaseNotes>
    <copyright>© Aspose 2002-2022. All Rights Reserved.</copyright>
    <tags>3D Aspose.3D FBX STL OBJ Wavefront 3DS U3D Collada PDF glTF glTF2 DXF PLY RVM ASE X VRML AMF JT USDZ USD DRC</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6" />
      <group targetFramework=".NETFramework5.0">
        <dependency id="System.Drawing.Common" version="5.0.0" />
      </group>
      <group targetFramework=".NETFramework6.0">
        <dependency id="System.Drawing.Common" version="5.0.0" />
      </group>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="System.Drawing.Common" version="4.5.0" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Drawing.Common" version="4.5.0" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="System.Drawing.Common" version="4.5.0" />
      </group>
    </dependencies>
  </metadata>
</package>