Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 159 for

mesh optimization

(0.14 sec)
  1. Python 3D Document Processing API | products.as...

    Python library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/python-net/
  2. C# .NET 3D Document Processing API | products.a...

    C# VB.NET ASP.NET library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/net/
  3. Latest Aspose.3D Product Family topics - Free S...

    Get technical support of Aspose.3D for .NET and Java....December 19, 2024 Create 3D mesh from a matrix of 3D points 11...problem 3 711 April 16, 2024 Optimize mesh causes distortion 3 381...

    forum.aspose.com/c/3d/18
  4. 在网格中创建多边形|Documentation

    Aspose.3D for Java 允许在网格中创建多边形。...3D-for-Java // Initialize Mesh Mesh mesh = new Mesh (); //The old CreatePolygon...for holding the face indices //mesh.createPolygon(new int[] { 0...

    docs.aspose.com/3d/zh/java/create-polygon-in-mesh/
  5. 在网格中创建多边形|Documentation

    Aspose.3D for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。...为了使用该功能,API 提供了 Mesh 类的 CreatePolygon 方法。使用CreatePolygon方法,您可以创建优化的...com/aspose-3d/Aspose.3D-for-.NET Mesh mesh = new Mesh (); mesh . CreatePolygon...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  6. 在网格中创建多边形|Documentation

    Aspose.3D for Node.js via Java 允许在网格中创建多边形。...Initialize Mesh var mesh = new aspose . threed . Mesh (); //The...allocation, and it's optimized internally. mesh . createPolygon (...

    docs.aspose.com/3d/zh/nodejs-java/create-polygo...
  7. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....support Allow user to check if mesh is manifold Aspose.3D for Java...data export using extension EXT_mesh_features for glTF Aspose.3D...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  8. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define Mesh with various vertex data elements, here we explain how to map data to Meshes' component and resuze data....NET , developers can define meshes with various vertex data elements...3D offers two mechanisms to optimize data reuse: MappingMode and...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  9. Document Conversion via Node.js | products.aspo...

    Convert Microsoft Excel Formats XLSX, XLS to PDF, Images and more as well as Presentation Slides, 3D Images just few lines of Node JS code....text-to-3D mesh generation. Additionally, it allows mesh triangulation...and decompression, allowing optimized storage and transmission of...

    products.aspose.com/total/nodejs-java/conversion/
  10. 编码 Google Draco 文件中的 3D 网格|Documentation

    Aspose.3D for Java API 支持在 Google Draco 文件中导入 3D 模型、检索网格,然后对网格进行编码。...它采用 Mesh 和 DracoSaveOptions 对象作为参数。使用...Google Draco raw data using optimal compression level. DracoSaveOptions...

    docs.aspose.com/3d/zh/java/encoding-3d-mesh-in-...