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

polygon triangulation

(0.98 sec)
  1. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...通过调用 PolygonModifier 类的 Triangulate 方法来形成三角形,每个三角形的形式为V{1},V...从3到n。演示应用程序 (名称: Triangulate) 下 Triangulate/PolygonCanvas.cs...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  2. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided Polygons as needed. This article explains how to define a Mesh....points and the many n-sided polygons as needed. This article explains...define control points and polygons as follows: Define the Control...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  3. Public API Changes in Aspose.3D 17.01|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....Node Class Adds Polygons property to Aspose.ThreeD...user’s custom file format. Adds Polygons property to Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. 创建 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...
  5. 创建 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...
  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…...Triangulate(); var materialVertex = mesh...part.Trimesh; var polygon = mesh.Polygons[i]; var p1 = MapPo...

    forum.aspose.com/t/merge-materials-and-split-me...
  7. 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/
  8. 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/
  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. Aspose.3D 2.1.0中的公共 API 更改|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....C# public static int [][] Triangulate ( IList <[ Aspose . ThreeD...int []> polygons ); public static int [][] Triangulate ( IList...

    docs.aspose.com/3d/zh/net/public-api-changes-in...