Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 16,517 for

scene

(0.07 sec)
  1. Changing Plane Orientation|Documentation

    Aspose.3D for Python via .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...plane’s orientation: Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/python-net/changing-plane-or...
  2. Convert USD to DRC via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usd-to-drc/
  3. Convert OBJ to USDZ in C#

    This quick guide offers a walkthrough to convert OBJ to USDZ in C#. It outlines the essential steps, prerequisites, and a working code snippet to build an OBJ to USDZ converter in C#....file using the Scene class Parse the loaded scene with the Open...file is loaded through the Scene class, which identifies the...

    kb.aspose.com/3d/net/convert-obj-to-usdz-in-csh...
  4. Convert USDZ to STL in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#....constructor of the Scene class Access the imported scene with the Open...imports the USDZ file using the Scene class that can detect the file...

    kb.aspose.com/3d/net/convert-usdz-to-stl-in-csh...
  5. Compress GLB File Formats via JAVA | products.a...

    Sample Java compression code for GLB file. Use this example code to compress GLB file within any Web or Desktop Java 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/java/compression/glb/
  6. Generate Point Cloud to JT File Formats via .NE...

    C# source code to load, render and add generate point cloud to JT documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/jt/
  7. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/usd/
  8. Merge USD File Formats via .NET | products.aspo...

    C# source code to load, render and Merge USD 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/usd/
  9. Merge USDZ File Formats via .NET | products.asp...

    C# source code to load, render and Merge USDZ 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/usdz/
  10. View GLB File Formats via .NET | products.aspos...

    C# source code to load, render and display GLB documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create an instance of...advanced formatting Call the Scene.Save method with object of Html5SaveOptions...

    products.aspose.com/3d/net/viewer/glb/