Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 17,284 for

scene

(0.12 sec)
  1. 在 Python 中将 OBJ 转换为 GLB

    本简短指南演示如何在 Python 中将 OBJ 转换为 GLB。它突出显示了关键步骤、环境要求,并包含一个用于在 Python 中开发 OBJ 到 GLB 转换器的示例代码。...3D 通过 Scene 类加载源 OBJ 文件 实例化 GltfSaveOptions...中将 OBJ 转换为 GLB 。OBJ 文件首先通过 Scene 类导入,该类会自动检测其格式。然后,打开场景,初始化 GltfSaveOptions,并使用...

    kb.aspose.com/zh/3d/python/convert-obj-to-glb-i...
  2. Generate Normal Data for All Meshes in a 3D Fil...

    Using Aspose.3D for Python via .NET, developers can generate normal data for all meshes in any 3D model (without the normal data)....Manipulate custom properties of a 3D Scene...

    docs.aspose.com/3d/python-net/generate-normal-d...
  3. Convert OBJ to 3DS via Java | products.aspose.com

    Sample Java conversion code for OBJ format to 3DS file. Use this example code to convert OBJ 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/obj-to-3ds/
  4. Convert 3DS to U3D via Java | products.aspose.com

    Sample Java conversion code for 3DS format to U3D file. Use this example code to convert 3DS to U3D 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-u3d/
  5. Convert JT to OBJ via Java | products.aspose.com

    Sample Java conversion code for JT format to OBJ file. Use this example code to convert JT to OBJ 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-obj/
  6. Convert 3DS to PDF via Node.js | products.aspos...

    Sample code for 3DS to PDF 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 PDF 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 FBX to 3DS via Java | products.aspose.com

    Sample Java conversion code for FBX format to 3DS file. Use this example code to convert FBX 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/fbx-to-3ds/
  8. Convert 3DS to STL via Java | products.aspose.com

    Sample Java conversion code for 3DS format to STL file. Use this example code to convert 3DS to STL 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-stl/
  9. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python.... Consider a scene for a text and the shape containing...the scene on which the object got placed. When the scene is set...

    docs.aspose.com/slides/python-net/wordart/
  10. Convert 3MF File to STL in C#

    Follow this blog post to learn about a powerful 3D modeling SDK. We will run through how to convert 3MF to STL in C# using Aspose.3D for .NET....below: Create an instance of the Scene class. Invoke the Open method...access the options for exporting scene as STL file. Call the Save method...

    blog.aspose.com/3d/convert-3mf-file-to-stl-in-c...