Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 19,346 for

obj

(0.08 sec)
  1. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF 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/gltf/
  2. Java 3D Formats Extract Assets | products.aspos...

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt Obj ply rvm stl u3d usdz usd vrml x via Java library using a few lines of java code....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/
  3. 如何在 C# 中将 FBX 转换为 OBJ

    本分步教程向您展示了如何以编程方式在 c# 中将 FBX 转换为 Obj。在 .NET 窗口或 ASP.NET 应用程序中轻松创建 FBX 到 Obj C# 转换器...FBX 转换为 OBJ 在这个分步教程中,我们将详细说明如何在 C# 应用程序中将 FBX 转换为 OBJ 。使用 Aspose...转换为 OBJ 非常容易。它也不需要您安装任何第三方 3D 建模软件。 在 C# 中将 FBX 转换为 OBJ 的步骤 从...

    kb.aspose.com/zh/3d/net/how-to-convert-fbx-to-o...
  4. Java 3D Formats Conversion | products.aspose.com

    Convert 3D formats amf 3ds amf ase att dae drc dxf fbx gltf jt Obj ply rvm stl u3d usdz usd vrml x with few lines of Java code via Java library....Java STL to OBJ OBJ to STL OBJ to 3DS DAE to OBJ FBX to STL...

    products.aspose.com/3d/java/conversion/
  5. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS 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/3ds/
  6. 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...
  7. С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...
  8. С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-...
  9. Ինչպես փոխարկել FBX-ը OBJ-ի C#-ում

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես ծրագրային կերպով փոխարկել FBX-ը Obj-ի c#-ով: Հեշտությամբ ստեղծեք FBX դեպի Obj C# փոխարկիչ ձեր .NET պատուհաններում կամ ASP.NET հավելվածներում...Family Ինչպես փոխարկել FBX-ը OBJ-ի C#-ում Այս քայլ առ քայլ ձեռնարկում...փոխարկել FBX -ը OBJ -ի C# հավելվածներում: C#-ում FBX-ի OBJ-ի փոխակերպումը...

    kb.aspose.com/hy/3d/net/how-to-convert-fbx-to-o...
  10. 通過 .NET 從 USD 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 USD 文檔加載、呈現和添加提取資產。...CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/zh-hant/net/extractor/usd/