Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 16,637 for

scene

(0.04 sec)
  1. Convert USDZ to DXF via C# | products.aspose.com

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

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

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as RVM 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-rvm/
  4. Convert USDZ to STL via Python | products.aspos...

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

    products.aspose.com/3d/python-net/conversion/us...
  5. 通過 C# 將 USD 轉換為 DRC | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 DRC scene.Save( "output.drc" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. 在将 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-...
  7. Aspose 中的公共 API 更改。3D 2.0.0|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....existing 3D scene Scene scene = new Scene ( "scene.obj" ); //...Camera camera = new Camera (); scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  8. Convert GLB to OBJ via Java | products.aspose.com

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

    Sample Java conversion code for STL format to USDZ file. Use this example code to convert STL 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/stl-to-u...
  10. Convert DRC to USDZ via Java | products.aspose.com

    Sample Java conversion code for DRC format to USDZ file. Use this example code to convert DRC 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/drc-to-u...