Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,082 for

polygons

(0.11 sec)
  1. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....mesh with control points and polygons, then adds feature IDs to...// Create triangular faces (polygons) from the control points //...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  2. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define points, lines, Polygons, and other geographic features, allowing users to create and share custom maps and overlays....language to define points, lines, polygons, and other geographic features... including points, lines, polygons, and overlays. KML files can...

    products.aspose.com/gis/net/gis-formats/kml
  3. Save a 3D Scene in the PDF|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, Polygons and various other entities. They can also now save a 3D scene in the PDF file format....scene by adding Camera, Light, polygons and various other entities...

    docs.aspose.com/3d/python-net/save-a-3d-scene-i...
  4. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define points, lines, Polygons, and other geographic features, allowing users to create and share custom maps and overlays....language to define points, lines, polygons, and other geographic features... including points, lines, polygons, and overlays. KML files can...

    products.aspose.com/gis/net/gis-formats/kml/
  5. Convert 3DS to PLY via Java | products.aspose.com

    Sample Java conversion code for 3DS format to PLY file. Use this example code to convert 3DS to PLY within any Web or Desktop Java based application....attributes to create vertices and polygons for rendering a scene. Read...What is PLY File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/java/conversion/3ds-to-ply/
  6. Convert PLY to 3DS via Python | products.aspose...

    Sample code for PLY to 3DS Python conversion. Use API example code for batch PLY files to 3DS conversion within VB.NET, Asp.NET or any .NET based application.... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/python-net/conversion/pl...
  7. Convert 3DS to PLY via Python | products.aspose...

    Sample code for 3DS to PLY Python conversion. Use API example code for batch 3DS files to PLY conversion within VB.NET, Asp.NET or any .NET based application....attributes to create vertices and polygons for rendering a scene. Read...What is ply File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/python-net/conversion/3d...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....method in linear extrusion: Polygons Working with VRML Format...

    docs.aspose.com/3d/java/working-with-linear-ext...
  9. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and Polygons....such as points, lines, and polygons. Download Free Trial PNG JPG...data about points, lines, polygons, and other features. The GeoJSON...

    products.aspose.com/gis/net/gis-formats/geojson
  10. Split Mesh|Documentation

    Developers may require 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. Developers can now achieve this by using Aspose.3D for .NET API.... Convert all Polygons to Triangles in 3D Model...

    docs.aspose.com/3d/net/split-mesh/