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

scene

(0.28 sec)
  1. Convert X to JT via Java | products.aspose.com

    Sample Java conversion code for X format to JT file. Use this example code to convert X 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/x-to-jt/
  2. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。...threed import FileFormat , Scene from aspose.threed.entities..."test.fbx" # Load a 3D file scene = Scene ( input ) # Split all meshes...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  3. 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/
  4. 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-...
  5. 在将 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-...
  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/