Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 17,283 for

scene

(1.09 sec)
  1. Convert DRC to USDZ via C# | products.aspose.com

    Sample code for DRC to USDZ C# conversion. Use API example code for batch DRC files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/net/conversion/drc-to-usdz/
  2. Convert USD to FBX via Java | products.aspose.com

    Sample Java conversion code for USD format to FBX file. Use this example code to convert USD to FBX within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/usd-to-fbx/
  3. Convert STL to USDZ via C# | products.aspose.com

    Sample code for STL to USDZ C# conversion. Use API example code for batch STL files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/net/conversion/stl-to-usdz/
  4. Convert PDF to USDZ via Python | products.aspos...

    Sample code for PDF to USDZ Python conversion. Use API example code for batch PDF files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/python-net/conversion/pd...
  5. Convert USD to PLY via Java | products.aspose.com

    Sample Java conversion code for USD format to PLY file. Use this example code to convert USD to PLY within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/usd-to-ply/
  6. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....format ASE 3D Studio Max’s ASCII Scene Exporter format RVM AVEVA Plant...USD Universal Scene Description USDZ Universal Scene Description...

    docs.aspose.com/3d/python-net/supported-file-fo...
  7. Convert USD to PDF via Java | products.aspose.com

    Sample Java conversion code for USD format to PDF file. Use this example code to convert USD to PDF within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/usd-to-pdf/
  8. Convert USD to HTML via Java | products.aspose.com

    Sample Java conversion code for USD format to HTML file. Use this example code to convert USD to HTML within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/usd-to-h...
  9. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for .NET API 来实现此目的。...// Load a 3D file Scene scene = new Scene ( input ); // Split...PolygonModifier . SplitMesh ( scene , SplitMeshPolicy . CloneData...

    docs.aspose.com/3d/zh/net/split-mesh/
  10. FBX animation rotation problem - Free Support F...

    The FBX rotation generated by this code is completely different from what I expected. Is my code incorrect or is it a bug in Aspose? Furthermore, the rotation works correctly when I set the X and Z axes separately, but …...testfbx() { Scene scene = new Scene(); Node cube1 = scene.RootNode...BindPoint bindPoint = new BindPoint(scene, Rotation); bindPoint.BindKeyframeSequence("Y"...

    forum.aspose.com/t/fbx-animation-rotation-probl...