Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 17,282 for

scene

(1.07 sec)
  1. Ինչպես փոխարկել 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...
  2. 使用 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-...
  3. Convert AMF to 3DS via Java | products.aspose.com

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

    Sample Java conversion code for JT format to PLY file. Use this example code to convert JT to PLY 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-ply/
  5. Convert JT to DAE via Java | products.aspose.com

    Sample Java conversion code for JT format to DAE file. Use this example code to convert JT 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/jt-to-dae/
  6. 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/
  7. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text.... 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/nodejs-java/wordart/
  8. 在 Java 中将 3MF 转换为 STL

    本简明教程讲解如何在 Java 中将 3MF 文件转换为 STL。包含逐步操作流程、开发环境配置说明以及用于构建 3MF 到 STL 转换器的示例代码。...for Java 以进行 3MF 到 STL 的转换 使用 Scene 类对象读取输入的 3MF 文件 创建 StlSaveOptions...在 Java 中将 3MF 文件导出为 STL 。使用 Scene 类自动识别并打开 3MF 文件格式,随后创建 StlSaveOptions...

    kb.aspose.com/zh/3d/java/convert-3mf-to-stl-in-...
  9. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...all I am doing is loading a scene from an OBJ file, then saving...saving this as a GLB: var scene = Scene.FromFile(filePath, new ObjLoadOptions...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  10. Convert ATT to 3DS via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/att-to-3ds/