Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 17,199 for

scene

(1.4 sec)
  1. 在 Java 中将 OBJ 转换为 USDZ

    本快速指南提供了在 Java 中将 OBJ 转换为 USDZ 的演练。它概述了基本步骤、先决条件以及一个可用的代码片段,帮助您在 Java 中构建一个 OBJ 到 USDZ 的转换器。...3D 通过 Scene 类加载源 OBJ 文件 使用 open 方法打开导入的 Scene 使用 save 方法将处理后的文件保存为...中渲染 OBJ 到 USDZ 。输入的 OBJ 文件使用 Scene 类读取,然后创建 UsdSaveOptions 类的实例。随后,从指定文件打开场景,然后使用...

    kb.aspose.com/zh/3d/java/convert-obj-to-usdz-in...
  2. Merge DXF File Formats via python-net | product...

    Sample Python merger code for DXF file. Use this example code to merge DXF file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/dxf/
  3. Extract Assets from DXF File Formats via python...

    Sample Python extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/dxf/
  4. Merge DAE File Formats via python-net | product...

    Sample Python merger code for DAE file. Use this example code to merge DAE file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/dae/
  5. Merge FBX File Formats via python-net | product...

    Sample Python merger code for FBX file. Use this example code to merge FBX file within any Web based application....through the constructor of the Scene class Process usdz files and...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/merger/fbx/
  6. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this example code to create your lithophane from BMP file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/bmp/
  7. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this example code to create your lithophane from GIF file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/gif/
  8. Convert GLTF to JT via Java | products.aspose.com

    Sample Java conversion code for GLTF format to JT file. Use this example code to convert GLTF 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/gltf-to-jt/
  9. Convert USD to GLTF via Java | products.aspose.com

    Sample Java conversion code for USD format to GLTF file. Use this example code to convert USD to GLTF 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/usd-to-g...
  10. Add Blind Watermark Verification to VRML File F...

    Sample Node.js verify blind watermark code for VRML file. Use this example code to verify blind watermark to VRML file within any Web based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/verify-water...