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

obj

(0.1 sec)
  1. 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/
  2. 档案

    档案...Svenska OBJ 文件支持多边形几何以及曲线和曲面等自由形式的几何。在某些情况下,您可能需要将 OBJ 对象文件转换为...文件。根据这些用例,本文介绍了如何在 Java 中以编程方式将 OBJ 转换为 DXF 文件。 OBJ 到 DXF 转换器 – Java API...

    blog.aspose.com/zh/cad/convert-obj-dxf-java/
  3. 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...
  4. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD 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/usd/
  5. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD 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/usd/
  6. Extract Assets from FBX File Formats via Java |...

    Sample Java extract assets code for FBX file. Use this example code to extract assets from FBX 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/fbx/
  7. Extract Assets from DAE File Formats via Java |...

    Sample Java extract assets code for DAE file. Use this example code to extract assets from DAE 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/dae/
  8. Extract Assets from STL File Formats via Java |...

    Sample Java extract assets code for STL file. Use this example code to extract assets from STL 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/stl/
  9. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT 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/jt/
  10. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF 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/3mf/