Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 14,379 for

scene

(0.04 sec)
  1. Extract Assets from AMF File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/amf/
  2. Extract Assets from U3D File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/u3d/
  3. Extract Assets from STL File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/stl/
  4. Extract Assets from DAE File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/dae/
  5. Python 3D Document Processing API | products.as...

    Python library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property...Procedural Geometries Create Scenes Procedural modeling Mesh Optimization...

    products.aspose.com/3d/python-net/
  6. Compress DRC File Formats via JAVA | products.a...

    Sample Java compression code for DRC file. Use this example code to compress DRC 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/drc/
  7. Compress USD File Formats via JAVA | products.a...

    Sample Java compression code for USD file. Use this example code to compress USD 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/usd/
  8. Convert ASE to JT via C# | products.aspose.com

    Sample code for ASE to JT C# conversion. Use API example code for batch ASE files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor 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/net/conversion/ase-to-jt/
  9. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a box mesh. //ExStepImage:0:step-0...//Create a new 3D scene var scene = new Scene(); var mesh = (new...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  10. Compress GLTF File Formats via .NET | products....

    C# source code to load, render and Compress GLTF documents on .NET Framework, .NET Core, Mono....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/net/compression/gltf/