Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 21,560 for

obj

(0.46 sec)
  1. 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...
  2. 通過 .NET 從 VRML 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 VRML 文檔加載、呈現和添加提取資產。...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/vrml/
  3. 通過 .NET 從 STL 文件格式中提取資產 | products.aspose.com

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

    Get technical support of Aspose.3D for .NET and Java.... 2 492 February 20, 2024 OBJ to GLTF - large number of vertices...February 19, 2024 Java DAE to OBJ as stream behaves strangely (aspose-3d-19...

    forum.aspose.com/c/3d/18
  5. .dwg files to .glb or .glTf converting using yo...

    Hello, This request is created on behalf of Lucas Howland LHowland@rationalenterprise.com I have a few questions about some other capabilities of aspose libraries outside of Aspose.Words for java if you could assist or…...obj and then convert that .obj to a .glb. However...However, the obj file, while it has content, when viewed doesn’t...

    forum.aspose.com/t/dwg-files-to-glb-or-gltf-con...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Macro in Word using Java Convert OBJ to GLB in Python Edit Macro in...Checksum using Python Convert OBJ to GLB in Java Change QR Code...

    kb.aspose.com/categories/page/11/
  7. Aspose.PDF Viewport interface - Free Support Fo...

    Does Aspose.PDF have an interface for interacting with measuring viewports? I can’t find anything under the name viewport in the API documentation. Specifically I would like to delete them. I attached a pdf with two vie…...the pdf: 9 0 obj[10 0 R 12 0 R] endobj 10 0 obj<</Type/Viewport/BBox[239...R/NM(FHHMPMPLUDUKEFBF)>> endobj 11 0 obj<</Type/Measure/Subtype/RL/R(0...

    forum.aspose.com/t/aspose-pdf-viewport-interfac...
  8. 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/
  9. 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/
  10. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D 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/u3d/