Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 17,179 for

scene

(0.06 sec)
  1. 使用 Python 将 USDZ 转换为 GLB

    本基础指南介绍了如何使用 Python 将 USDZ 转换为 GLB。它涵盖了有序步骤、必要的环境设置,以及实现 USDZ 到 GLB 转换器的示例代码。...3D 使用 Scene 类加载 USDZ 文件 使用 save 方法以 GLB...此示例代码展示了如何实现 USDZ 到 GLB 的转换(Python) 。Scene 类会自动识别 USDZ 的格式,随后使用 Save 方法完成转换并将文件保存至本地。...

    kb.aspose.com/zh/3d/python/convert-usdz-to-glb-...
  2. Convert VRML to 3DS via Java | products.aspose.com

    Sample Java conversion code for VRML format to 3DS file. Use this example code to convert VRML to 3DS within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/vrml-to-...
  3. Convert 3DS to GLTF via Node.js | products.aspo...

    Sample code for 3DS to GLTF Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to GLTF using API sample code.... Load 3DS file via the Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/nodejs-java/conversion/3...
  4. Convert PDF to 3DS via Java | products.aspose.com

    Sample Java conversion code for PDF format to 3DS file. Use this example code to convert PDF to 3DS within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/pdf-to-3ds/
  5. Convert 3DS to U3D via Node.js | products.aspos...

    Sample code for 3DS to U3D Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to U3D using API sample code.... Load 3DS file via the Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/nodejs-java/conversion/3...
  6. Convert 3DS to DAE via Java | products.aspose.com

    Sample Java conversion code for 3DS format to DAE file. Use this example code to convert 3DS to DAE within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/3ds-to-dae/
  7. Convert 3DS to DRC via Java | products.aspose.com

    Sample Java conversion code for 3DS format to DRC file. Use this example code to convert 3DS to DRC within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/3ds-to-drc/
  8. Convert JT to RVM via Java | products.aspose.com

    Sample Java conversion code for JT format to RVM file. Use this example code to convert JT to RVM within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/jt-to-rvm/
  9. Convert 3MF to STL in Python

    This quick guide explains how to convert 3MF to STL in Python. It includes the sequential procedure, setup instructions, and sample code for building a 3MF to STL converter in Python....input 3MF file by defining a Scene class object Declare an instance...opens the 3MF file with the Scene class, which can automatically...

    kb.aspose.com/3d/python/convert-3mf-to-stl-in-p...
  10. Ինչպես փոխարկել OBJ-ը STL-ի C#-ում

    Այս հիմնական ձեռնարկը ներառում է, թե ինչպես փոխարկել OBJ-ը STL-ի C#-ում: Այն բացատրում է ալգորիթմը, ինչպես նաև կոդի հատվածը C#-ում OBJ-ից STL փոխարկիչ ստեղծելու համար:...Ներբեռնեք մուտքագրված OBJ ֆայլը Scene .FromFile() մեթոդով Ստեղծեք...բեռնում է մուտքագրված OBJ ֆայլը Scene դասի միջոցով և արտահանում այն...

    kb.aspose.com/hy/3d/net/how-to-convert-obj-to-s...