Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 16,548 for

scene

(0.05 sec)
  1. Convert USD to DRC via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DRC with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  2. Convert ASE to JT via Python | products.aspose.com

    Sample code for ASE to JT Python conversion. Use API example code for batch ASE files to JT conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/python-net/conversion/as...
  3. Merge PLY File Formats via .NET | products.aspo...

    C# source code to load, render and Merge PLY documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/ply/
  4. Merge DRC File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DRC documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/drc/
  5. Merge X File Formats via .NET | products.aspose...

    C# source code to load, render and Merge X documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/x/
  6. Convert USD to AMF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as AMF with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  7. Convert USD to DXF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DXF with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  8. Working with PointCloud|Documentation

    Aspose.3D for Python via .NET allows decoding a mesh from a Draco file directly without building a Scene using the Decode method of DracoFormat class....directly without building a scene using the decode method of DracoFormat...directly without building a scene using the encode method of DracoFormat...

    docs.aspose.com/3d/python-net/working-with-poin...
  9. Aspose.3D Change the direction of a Plane | pro...

    Learn how to change the direction of a Plane...3D library to create a new scene, and then we will create a plane...plane within the 3D scene. By changing the plane’s direction...

    products.aspose.com/3d/tutorial/change-directio...
  10. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.obj" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/obj/