Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 6,512 for

polygons

(0.15 sec)
  1. Convert 3DS to SVG via JavaScript | products.as...

    Sample code for 3DS to SVG conversion. Use API example code for batch 3DS files to SVG conversion....attributes to create vertices and polygons for rendering a scene. Read...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert CGM to 3DS via C# | products.aspose.com

    Sample code for CGM to 3DS C# conversion. Use API example code for batch CGM files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....attributes to create vertices and polygons for rendering a scene. Read...

    products.aspose.com/cad/net/conversion/cgm-to-3ds/
  3. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....lines, shapes, rectangles, polygons, arcs, Bezier curves, and...

    docs.aspose.com/drawing/net/developer-guide/cro...
  4. Convert U3D to 3DS via C# | products.aspose.com

    Sample code for U3D to 3DS C# conversion. Use API example code for batch U3D files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....attributes to create vertices and polygons for rendering a scene. Read...

    products.aspose.com/cad/net/conversion/u3d-to-3ds/
  5. Convert DXB to 3DS via JavaScript | products.as...

    Sample code for DXB to 3DS conversion. Use API example code for batch DXB files to 3DS conversion....attributes to create vertices and polygons for rendering a scene. Read...

    products.aspose.com/cad/javascript-net/conversi...
  6. Convert 3DS to GIF via JavaScript | products.as...

    Sample code for 3DS to GIF conversion. Use API example code for batch 3DS files to GIF conversion....attributes to create vertices and polygons for rendering a scene. Read...

    products.aspose.com/cad/javascript-net/conversi...
  7. Convert STL to 3DS via C# | products.aspose.com

    Sample code for STL to 3DS C# conversion. Use API example code for batch STL files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....attributes to create vertices and polygons for rendering a scene. Read...

    products.aspose.com/cad/net/conversion/stl-to-3ds/
  8. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Triangulation of a Simple Polygon Contents [ Hide ] Using Aspose...triangulate a simple polygon. Any polygon can be divided into...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  9. National Transfer Format (NTF)

    The National Transfer Format (NTF) is a standardized data format used in the UK for exchanging geographic data. It allows for the transfer of map data between different systems and applications, preserving accuracy and integrity. NTF supports various types of geospatial information, including vector and raster data, and is widely used for efficient data sharing and collaboration in the UK's GIS community....such as points, lines, and polygons. Coordinate system compatibility:...

    products.aspose.com/gis/net/gis-formats/ntf
  10. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...( controlPoints ) # Create polygons to mesh # Front face (Z+)...(Z+) mesh . create_polygon ([ 0 , 1 , 2 , 3 ]) # Right side (X+)...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...