Aspose.3D by Aspose

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

 Aspose.3D 18.12.0

Aspose.3D is a class library for working with 3D files. It allows developers to create/manipulate/render 3D scene and work with FBX,STL,OBJ,3DS,U3D,DAE,X,ASE,RVM,PDF,DRC,GLTF files. It allows you to open files and manipulate the elements in the 3D scene, from line,mesh,nurbs curve, to more complex elements animation, and then export to FBX ASCII, FBX binary, STL ASCII, STL binary, Collada, Wavefront .obj, 3DS, PDF formats, glTF, glTF2, Google Draco, ASE, Aveva RVM, U3D, DirectX X File.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Aspose.3D</id>
    <version>18.12.0</version>
    <title>Aspose.3D for .NET</title>
    <authors>Aspose</authors>
    <owners>Aspose</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://company.aspose.com/legal/eula</licenseUrl>
    <projectUrl>https://products.aspose.com/3d/net</projectUrl>
    <iconUrl>https://www.aspose.cloud/templates/aspose/App_Themes/V3/images/3d/272x272/aspose_3d-for-net-min.png</iconUrl>
    <description>Aspose.3D is a class library for working with 3D files. It allows developers to create/manipulate/render 3D scene and work with FBX,STL,OBJ,3DS,U3D,DAE,X,ASE,RVM,PDF,DRC,GLTF files. It allows you to open files and manipulate the elements in the 3D scene, from line,mesh,nurbs curve, to more complex elements animation, and then export to FBX ASCII, FBX binary, STL ASCII, STL binary, Collada, Wavefront .obj, 3DS, PDF formats, glTF, glTF2, Google Draco, ASE, Aveva RVM, U3D, DirectX X File.</description>
    <summary>Aspose.3D is a class library for working with 3D files.</summary>
    <releaseNotes>https://docs.aspose.com/display/3dnet/Aspose.3D+for+.NET+18.12+-+December+2018</releaseNotes>
    <copyright>© Aspose 2002-2018. All Rights Reserved.</copyright>
    <tags>3D Aspose.3D FBX STL OBJ Wavefront 3DS U3D Collada PDF glTF glTF2 DXF PLY RVM ASE X</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0" />
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework=".NETFramework4.6" />
      <group targetFramework=".NETStandard1.4">
        <dependency id="NETStandard.Library" version="1.6.1" />
        <dependency id="System.Reflection.TypeExtensions" version="4.4.0" exclude="compile" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="NETStandard.Library" version="2.0.0" />
      </group>
    </dependencies>
  </metadata>
</package>