Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 17,281 for

scene

(0.41 sec)
  1. Supported File Formats|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....format ASE 3D Studio Max’s ASCII Scene Exporter format RVM AVEVA Plant...USD Universal Scene Description USDZ Universal Scene Description...

    docs.aspose.com/3d/python-net/supported-file-fo...
  2. 使用点云|Documentation

    Aspose.3D for Java 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的decode方法构建场景。...3D-for-Java // Initialize Scene Scene scene = new Scene ( new Sphere ());...ObjSaveOptions (); // To export 3D scene as point cloud setPointCould...

    docs.aspose.com/3d/zh/java/working-with-pointcl...
  3. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。...3D API 的 Scene 类表示 3D 场景。开发人员已经可以通过添加各种实体来构建...initialize a new 3D scene var s = new Scene (); var box = new Box...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...
  4. Convert GLB to 3DS via Java | products.aspose.com

    Sample Java conversion code for GLB format to 3DS file. Use this example code to convert GLB to 3DS 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/glb-to-3ds/
  5. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....your project setup Initiate a Scene class object to load the OBJ...OBJ file Initialize the scene using the from_file function Output...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...
  6. Convert 3DS to GLB via Python | products.aspose...

    Sample code for 3DS to GLB Python conversion. Use API example code for batch 3DS files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...data for 3D representation of scenes and images and is one of the...

    products.aspose.com/3d/python-net/conversion/3d...
  7. Convert 3DS to USDZ via C# | products.aspose.com

    Sample code for 3DS to USDZ C# conversion. Use API example code for batch 3DS files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...data for 3D representation of scenes and images and is one of the...

    products.aspose.com/3d/net/conversion/3ds-to-usdz/
  8. Convert 3DS to GLB via C# | products.aspose.com

    Sample code for 3DS to GLB C# conversion. Use API example code for batch 3DS files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...data for 3D representation of scenes and images and is one of the...

    products.aspose.com/3d/net/conversion/3ds-to-glb/
  9. Convert DRC to GLB via C# | products.aspose.com

    Sample code for DRC to GLB C# conversion. Use API example code for batch DRC files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/drc-to-glb/
  10. Convert FBX to JT via Java | products.aspose.com

    Sample Java conversion code for FBX format to JT file. Use this example code to convert FBX to JT 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/fbx-to-jt/