Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 18,957 for

obj

(0.04 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…...doing is loading a scene from an OBJ file, then saving this as a GLB:...ExportTextures = false }); The raw obj file looks like this: image.jpg...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  2. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions Object. Each load format has a corresponding class that holds load options for that load format....to OBJ in C# Convert 3DS to FBX in C# Convert U3D to OBJ in C#...C# Convert OBJ to 3DS in C# Convert X to 3DS in C# 3D File Load...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  3. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....CanVisit(A3DObject obj) { if (visited.contains(obj)) return false...false ; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/usdz/
  4. Сonverting File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WEBP EMF DICOM SVG WMF DXF DWF OBJ FBX STP Html5Canvas JPEG2000...DGN DWF DWFX DXB DWT PLT CF2 OBJ FBX SVG COLLADA STL STP IFC IGES...

    docs.aspose.com/cad/javascript-net/getting-star...
  5. Сonverting File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EMF DICOM SVG WMF DXF DRC DWF OBJ FBX STP Html5Canvas JPEG2000...DWF DWFX DRC DXB DWT PLT CF2 OBJ FBX SVG COLLADA STL STP IFC IGES...

    docs.aspose.com/cad/python-net/converting-file-...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Categories Latest Answers Convert OBJ to USDZ in Java Convert USDZ...Macro in Word using Java Convert OBJ to GLB in Python Edit Macro in...

    kb.aspose.com/categories/page/3/
  7. 在 Java 中将 OBJ 转换为 GLB

    本简明教程解释了如何在 Java 中将 Obj 转换为 GLB。它指出了必要的步骤、先决条件以及一个在 Java 中创建 Obj 到 GLB 转换器的代码示例。...Family 在 Java 中将 OBJ 转换为 GLB 本简明教程解释了如何 在 Java 中将 OBJ 转换为 GLB 。它指...。它指出了必要的步骤、先决条件以及一个用于创建 OBJ 到 GLB 转换器 的 Java 代码示例。此外,您可以根据需求在 Windows、macOS、Linux...

    kb.aspose.com/zh/3d/java/convert-obj-to-glb-in-...
  8. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....CanVisit(A3DObject obj) { if (visited.contains(obj)) return false...false ; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/ase/
  9. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....CanVisit(A3DObject obj) { if (visited.contains(obj)) return false...false ; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/drc/
  10. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/usdz/