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

scene

(0.23 sec)
  1. 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...
  2. Convert DXF to 3DS via Java | products.aspose.com

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

    Sample Java conversion code for 3DS format to PDF file. Use this example code to convert 3DS to PDF 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-pdf/
  4. 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/
  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. 在 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...
  7. 在 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...
  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. Convert FBX to GLB via Python | products.aspose...

    Sample code for FBX to GLB Python conversion. Use API example code for batch FBX files to GLB conversion within VB.NET, Asp.NET or any .NET based application....FBX 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/fb...
  10. 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...