Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 19,346 for

obj

(0.05 sec)
  1. 通過 .NET 從 USDZ 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 USDZ 文檔加載、呈現和添加提取資產。...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/usdz/
  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. Aspose.3D Product Family

    Find answers about reading, editing and converting 3D files like STL, Obj, 3DS, U3D without requiring any 3D modeling software....Latest Answers How to Convert OBJ to STL in C# How to Convert STL...FBX File to OBJ in Java How to Convert FBX to OBJ in C# «« « 1...

    kb.aspose.com/3d/page/3/
  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/net/getting-started/convert...
  6. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh Objects and are evaluating the Aspose library. We Aspose reads the Obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…... We Aspose reads the obj or fbx files we get 1 Mesh ChildNode...method for your file type (e.g., OBJ or FBX). Iterate through the...

    forum.aspose.com/t/merge-materials-and-split-me...
  7. 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/
  8. 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/
  9. 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/
  10. 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/