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

scene

(0.14 sec)
  1. 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...
  2. IFC Property Support|Documentation

    This documentation page demonstrates how to read properties from an IFC file using Aspose.3D for .NET....ThreeD ; var scene = Scene . FromFile ( "sample.ifc"...e.g., a wall var wallNode = scene . RootNode . Children . FirstOrDefault...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  3. View STL File Formats via .NET | products.aspos...

    C# source code to load, render and display STL 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/stl/
  4. View DRC File Formats via .NET | products.aspos...

    C# source code to load, render and display DRC documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....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/drc/
  5. 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/
  6. Convert USDZ to USDZ via Python | products.aspo...

    Sample code for USDZ to USDZ Python conversion. Use API example code for batch USDZ 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/us...
  7. Convert JT to USD via Python | products.aspose.com

    Sample code for JT to USD Python conversion. Use API example code for batch JT files to USD conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...usd extension is a Universal Scene Description file format that...

    products.aspose.com/3d/python-net/conversion/jt...
  8. Convert VRML to USDZ via Java | products.aspose...

    Sample Java conversion code for VRML format to USDZ file. Use this example code to convert VRML to USDZ 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/vrml-to-...
  9. Convert VRML to GLB via Java | products.aspose.com

    Sample Java conversion code for VRML format to GLB file. Use this example code to convert VRML to GLB 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/vrml-to-...
  10. Convert USD to OBJ via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as OBJ 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-obj/