Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 7,214 for

polygon

(0.08 sec)
  1. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh....group is a group of polygons in a polygon mesh which should appear...SmoothingGroup, MappingMode.Polygon, ReferenceMode.Direct); //assign...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  2. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  3. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....map to apply to different polygons of the mesh. The Mesh class...information to control points/polygon vertex/polygon/edge, a sample to define...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  4. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....map to apply to different polygons of the mesh. The Mesh class...information to control points/polygon vertex/polygon/edge, a sample to define...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  5. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different Polygons of the mesh....map to apply to different polygons of the mesh. The Mesh class...information to control points/polygon vertex/polygon/edge, a sample to define...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  6. pink-effect.svg

    <Polygon id="type1" points="40,60 80,20 80,40 4......style="fill:#fce5b6;" /> <g id="line1"> <polygon id="type1" points="40,60 80...80" style="fill:#c9d780" /> <polygon id="type2" points="40,80 80...

    docs.aspose.com/svg/files/pink-effect.svg
  7. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  8. Meshes|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....explains Generate UV Create Polygon In Mesh Create smoothing group...Triangulation of a Simple Polygon Convert all Polygons to Triangles in...

    docs.aspose.com/3d/net/meshes/
  9. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, Polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T......rectangle, block, triangle, polygon, star, ellipse, arrow, cross...rectangle, block, triangle, polygon, star, ellipse, arrow, cross...

    docs.aspose.com/diagram/de/python-java/your-fir...
  10. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。..., pt2 ); } else { // Draw polygon and virtual line // Draw triangles...index of each vertex PointF [] polygon = ToPoints ( this . points...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...