Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 16,548 for

scene

(0.07 sec)
  1. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....among Multiple Nodes of 3D Scene...

    docs.aspose.com/3d/java/adding-transformation-t...
  2. 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...
  3. 在 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...
  4. 如何在 C# 中将 FBX 转换为 OBJ

    本分步教程向您展示了如何以编程方式在 c# 中将 FBX 转换为 OBJ。在 .NET 窗口或 ASP.NET 应用程序中轻松创建 FBX 到 OBJ C# 转换器...设置 Aspose 许可证以避免评估水印 创建一个新的 Scene 对象 打开要转换的输入 FBX 文件 将输出 OBJ 文件保存为...中将 FBX 转换为 OBJ 的代码 在上面的代码中,Scene 类基本上提供了保存 3D 场景或 3D 文件的功能,然后操作...

    kb.aspose.com/zh/3d/net/how-to-convert-fbx-to-o...
  5. 使用 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-...
  6. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....source 3D object file with the Scene class instance Initialize an...Python . First of all, the Scene class instance is used to load...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  7. How to Convert OBJ to STL in C#

    This basic tutorial covers how to convert OBJ to STL in C#. It explains the algorithm as well as the code snippet to create OBJ to STL converter in C#....the input OBJ file using the Scene .FromFile() method Create an...the input OBJ file using the Scene class and exports it as an STL...

    kb.aspose.com/3d/net/how-to-convert-obj-to-stl-...
  8. How to Convert FBX to STL in C#

    This quick tutorial explains how to convert FBX to STL in C#. It contains the stepwise process and a running sample code to create FBX to STL converter in C#....the source FBX file with the Scene .FromFile() function Initialize...changing the constructor of the Scene class for loading the source...

    kb.aspose.com/3d/net/how-to-convert-fbx-to-stl-...
  9. How to Convert OBJ File to STL in Python

    This precise tutorial explains how to convert OBJ to STL in Python. It discusses the IDE configuration, the algorithm steps, and a runnable code snippet to create OBJ to STL converter in Python....the input OBJ file with the Scene class for exporting the STL...the source OBJ file with the Scene class. Next, you can render...

    kb.aspose.com/3d/python/how-to-convert-obj-file...
  10. Ինչպես փոխարկել GLB-ն FBX-ի Java-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել GLB-ն FBX-ի Java-ի միջոցով: Այն ունի բոլոր մանրամասները՝ IDE-ն կարգավորելու համար, քայլերի ցանկ և գործարկվող կոդ՝ GLB-ից FBX փոխարկիչի մշակման համար Java-ի միջոցով:...համար Բեռնել աղբյուրի GLB ֆայլը Scene դասի օբյեկտի մեջ Ստեղծեք FbxSaveOptions...Աղբյուրի GLB ֆայլը բեռնվում է Scene դասի օբյեկտում՝ օգտագործելով...

    kb.aspose.com/hy/3d/java/how-to-convert-glb-to-...