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

triangulate polygon

(0.15 sec)
  1. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  2. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  3. Public API Changes in Aspose.3D 16.9.0|Document...

    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....PdfLightingScheme/PdfRenderMode Enums Adds Triangulate Method in the Aspose.ThreeD..."output.pdf" , opt ); Adds Triangulate Method in the Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Mesh|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....] Split Mesh Triangulate Mesh Geometry Polygons...

    docs.aspose.com/3d/java/mesh/
  5. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API.... POLYGON , ReferenceMode . INDEX );...SplitMeshPolicy . COMPACT_DATA ); Triangulate Mesh...

    docs.aspose.com/3d/java/split-mesh/
  6. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file.... ControlPoints ; // triangulate the mesh, so triFaces will...PolygonModifier . Triangulate ( controlPoints , m . Polygons ); // gets...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  7. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....topics, including creating polygon in mesh, creating materials...with font file Learn how to triangulate a 3D mesh Learn how to convert...

    products.aspose.com/3d/tutorial/
  8. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。... ControlPoints ; // triangulate the mesh, so triFaces will...PolygonModifier . Triangulate ( controlPoints , m . Polygons ); // gets...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...
  9. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....ManualEntity Class Adds Multiple Triangulate Methods in the Aspose.ThreeD...management. Adds Multiple Triangulate Methods in the Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....fbx" )); // Triangulate a scene PolygonModifier ...Meshes in a 3D File Convert all Polygons to Triangles in 3D Model...

    docs.aspose.com/3d/net/build-tangent-and-binorm...