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

scene

(0.09 sec)
  1. How to Convert FBX File to OBJ in Python

    This precise article elaborates on how to convert FBX file to OBJ in Python. It discusses the environment setup, the algorithm, and a code snippet to convert FBX to OBJ in Python....from_file() method exposed by the Scene class Export the source FBX.... Firstly, we initiate the Scene class object to load the source...

    kb.aspose.com/3d/python/how-to-convert-fbx-file...
  2. 使用 Python 将 OBJ 转换为 USDZ

    本简明教程将指导您使用 Python 将 OBJ 转换为 USDZ。涵盖了关键步骤、所需组件,并提供了在 Python 中创建 OBJ 到 USDZ 转换器的实用代码示例。...3D 添加到您的项目配置中 创建 Scene 类对象以加载 OBJ 文件 使用 from_file 函数初始化场景...Python 中将 OBJ 转换为 USDZ 。OBJ 文件通过 Scene 类加载,格式会被自动识别。随后解析文件,并使用 save...

    kb.aspose.com/zh/3d/python/convert-obj-to-usdz-...
  3. Create your Lithophane from TGA File Formats vi...

    C# source code to load, render and create your lithophane from TGA documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/tga/
  4. Feature List|Documentation

    The feature supported by Aspose.3D for Node.js via Java...Local transformation Instancing Scene graph Custom property Skeleton...

    docs.aspose.com/3d/nodejs-java/feature-list/
  5. Convert DRC to 3DS via Java | products.aspose.com

    Sample Java conversion code for DRC format to 3DS file. Use this example code to convert DRC 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/drc-to-3ds/
  6. Convert 3DS to STL via Node.js | products.aspos...

    Sample code for 3DS to STL 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 STL 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...
  7. Convert 3DS to DRC via Node.js | products.aspos...

    Sample code for 3DS to DRC 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 DRC 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...
  8. Convert 3DS to PLY via Node.js | products.aspos...

    Sample code for 3DS to PLY 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 PLY 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...
  9. Convert ASE to 3DS via Java | products.aspose.com

    Sample Java conversion code for ASE format to 3DS file. Use this example code to convert ASE 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/ase-to-3ds/
  10. 3MF-ը STL դարձնել Java-ում

    Այս կարճ ձեռնարկը բացատրում է՝ ինչպես փոխակերպել 3MF ֆայլը STL-ի Java-ում։ Ներկայացված են հաջորդական քայլերը, կազմաձևման հրահանգները ևตัวակ օրինակ՝ Java-ում 3MF-ից STL փոխակերպիչ կառուցելու համար։...մուտքային 3MF ֆայլը՝ օգտագործելով Scene դասի օբյեկտ Ստեղծեք StlSaveOptions...տարբերակով ։ Ֆայլը բացվում է Scene դասի միջոցով, որը ինքնաբերաբար...

    kb.aspose.com/hy/3d/java/convert-3mf-to-stl-in-...