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

scene

(0.16 sec)
  1. Convert MA to USDZ File Programmatically in Jav...

    Convert MA File to USDZ File in Java. Export Maya MA ASCII File to USDZ in Java applications....project files containing a scene’s animation, rendering, lighting...to create animations or 3D scenes for video games and movies...

    blog.aspose.com/3d/convert-ma-to-usdz-in-java/
  2. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....the source GLB file into the Scene class object via the from_file()...file on the disk using the Scene.save() method These steps summarize...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  3. 使用 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-...
  4. 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...
  5. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your lithophane from BMP 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/bmp/
  6. 使用 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-...
  7. Convert ATT to 3DS via Python | products.aspose...

    Sample code for ATT to 3DS Python conversion. Use API example code for batch ATT files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....ATT file via the from_file of Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/python-net/conversion/at...
  8. 在 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...
  9. Feature List|Documentation

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

    docs.aspose.com/3d/java/feature-list/
  10. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....document, a photo of a document, a scene-photo or from subtitle text...document,a photo of a document, a scene-photo or from subtitle text...

    docs.aspose.com/ocr/cpp/binarization/