Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 17,283 for

scene

(0.06 sec)
  1. Convert GLB to FBX via C# | products.aspose.com

    Sample code for GLB to FBX C# conversion. Use API example code for batch GLB files to FBX conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/glb-to-fbx/
  2. Convert PDF to GLB via Python | products.aspose...

    Sample code for PDF to GLB Python conversion. Use API example code for batch PDF files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/python-net/conversion/pd...
  3. Convert STL to GLB via C# | products.aspose.com

    Sample code for STL to GLB C# conversion. Use API example code for batch STL files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/stl-to-glb/
  4. Convert GLB to STL via C# | products.aspose.com

    Sample code for GLB to STL C# conversion. Use API example code for batch GLB files to STL conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/glb-to-stl/
  5. Convert GLB to DAE via C# | products.aspose.com

    Sample code for GLB to DAE C# conversion. Use API example code for batch GLB files to DAE conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/glb-to-dae/
  6. 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...
  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. 分割网格|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/
  9. 通過 C# 將 USD 轉換為 PLY | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 PLY scene.Save( "output.ply" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  10. Compress ASE File Formats via python-net | prod...

    Sample Python compression code for ASE file. Use this example code to compress ASE file within any Web based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/compression/ase/