Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,178 for

scene

(0.09 sec)
  1. Convert USD to JT via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as JT 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-jt/
  2. Convert USD to RVM via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as RVM 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-rvm/
  3. Convert USDZ to GLB in Java

    This brief tutorial explains how to convert USDZ to GLB in Java. It outlines the ordered steps, setup essentials, and includes a practical code example to build a USDZ to GLB converter in Java....initializing the Scene class Access the imported scene through the...process USDZ to GLB in Java . The Scene class automatically detects...

    kb.aspose.com/3d/java/convert-usdz-to-glb-in-java/
  4. Convert USDZ to 3DS via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usdz-to-3ds/
  5. Declaration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the template file Scene scene = new Scene ( "test.obj" ); //...// Save the OBJ file scene . Save ( "dest.obj" , FileFormat . WavefrontOBJ...

    docs.aspose.com/3d/net/declaration/
  6. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....threed import FileFormat , Scene from aspose.threed.entities...com/aspose-3d/Aspose.3D-for-.NET scene = Scene () # since all primitive...

    docs.aspose.com/3d/python-net/generate-uv/
  7. Compress DRC File Formats via .NET | products.a...

    C# source code to load, render and Compress DRC 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/drc/
  8. Compress ASE File Formats via .NET | products.a...

    C# source code to load, render and Compress ASE 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/ase/
  9. 阅读 3D 文档|Documentation

    Aspose.3D for Java API 支持阅读各种类型的 3D 文档。... Scene 类的可用构造函数有助于这样做,它们接受有效的文件路径字符串。支持的可读文件格式如下:...Draco 3MF RVM (文本,二进制) ASE Scene类的构造函数在内部检测 3D 文档格式。 导入 3D 文档...

    docs.aspose.com/3d/zh/java/read-3d-document/
  10. Compress GLB File Formats via .NET | products.a...

    C# source code to load, render and Compress GLB 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/glb/