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

scene

(2.04 sec)
  1. How to Convert GLB to FBX using Java

    This article guides on how to convert GLB to FBX using Java. It has all the details to set the IDE, a list of steps, and a runnable sample code for developing a GLB to FBX converter using Java....the source GLB file into the Scene class object Create an object...GLB file is loaded into the Scene class object using the fromFile()...

    kb.aspose.com/3d/java/how-to-convert-glb-to-fbx...
  2. 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...
  3. Փոխարկել OBJ-ը USDZ-ի C#-ում

    Այս արագ ուղեցույցը ներկայացնում է, թե ինչպես փոխարկել OBJ-ը USDZ-ի C# լեզվում։ Այն ընդգրկում է հիմնական քայլերը, նախապայմանները և աշխատանքային կոդի հատված՝ C#-ում OBJ-ից USDZ փոխարկիչ ստեղծելու համար։...Ընթերցեք մուտքային OBJ ֆայլը Scene դասի միջոցով Վերլուծեք ներբեռնված...Մուտքային OBJ ֆայլը ներբեռնվում է Scene դասի միջոցով, որը ինքնուրույն...

    kb.aspose.com/hy/3d/net/convert-obj-to-usdz-in-...
  4. Java-ով USDZ-ից GLB փոխարկում

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

    kb.aspose.com/hy/3d/java/convert-usdz-to-glb-in...
  5. 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/java/binarization/
  6. 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/
  7. 在 C# 中将 OBJ 转换为 GLB

    本简短教程提供了在 C# 中将 OBJ 转换为 GLB 的指南。它强调了主要步骤、要求,并提供了一个示例代码片段,用于在 C# 中创建 OBJ 到 GLB 的转换器。...3D 添加到您的系统 使用 Scene 类加载 OBJ 输入文件 使用 Open 方法打开导入的场景...中将 OBJ 渲染为 GLB 。OBJ 文件首先通过 Scene 类读取,该类会自动检测文件类型。之后,从文件中打开场景,然后在调用...

    kb.aspose.com/zh/3d/net/convert-obj-to-glb-in-c...
  8. Convert JT to GLTF via Java | products.aspose.com

    Sample Java conversion code for JT format to GLTF file. Use this example code to convert JT to GLTF 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-gltf/
  9. 在 Java 中将 USDZ 转换为 STL

    本指南介绍如何在 Java 中将 USDZ 转换为 STL。它提供了有序的步骤、设置要求以及一个用于创建 USDZ 到 STL 转换器的示例代码。...3D 通过创建 Scene 类的实例导入 USDZ 文件 使用 open 方法打开已加载的场景...在 Java 中将 USDZ 转换为 STL 。它使用 Scene 类加载 USDZ 文件,该类会自动识别文件类型。然后从加载的文件打开场景,并应用...

    kb.aspose.com/zh/3d/java/convert-usdz-to-stl-in...
  10. 在 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-...