Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 7,187 for

polygon

(0.4 sec)
  1. Master How to Draw Graphics in Java with Aspose...

    Learn how to draw graphics in Java using Aspose.PSD for Java. Explore step-by-step guides and code snippets. Click to learn more....developers to draw shapes, polygons, and ellipses in Java with...150 and height 100. Draw a polygon using the LinearGradientBrush...

    blog.aspose.com/psd/draw-graphics-in-java/
  2. Add Blind Watermark Verification to PLY File Fo...

    Sample Python verify blind watermark code for PLY file. Use this example code to verify blind watermark to PLY file within any Web 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/verify-waterm...
  3. Generate UV|Documentation

    Aspose.3D for .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....ReferenceMode explains Create Polygon In Mesh...

    docs.aspose.com/3d/net/generate-uv/
  4. shapes.svg

    polygon points="160,10 350,140 210...

    docs.aspose.com/html/files/shapes.svg
  5. Compress PLY File Formats via Node.js | product...

    Sample Node.js compression code for PLY file. Use this example code to compress PLY file within any Web based application.... PLY, polygon file format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/nodejs-java/compression/...
  6. Merge PLY File Formats via python-net | product...

    Sample Python merger code for PLY file. Use this example code to merge PLY file within any Web 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/merger/ply/
  7. 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…...Trimesh; var polygon = mesh.Polygons[i]; var p1 = MapPo...MapPolygonVertices(polygon[0]); var p2 = MapPolygonVertices(polygon[1]); var...

    forum.aspose.com/t/merge-materials-and-split-me...
  8. 在网格中创建多边形|Documentation

    Aspose.3D for Node.js via Java 允许在网格中创建多边形。...2 ); //Or You can create a polygon using 4 vertices(quad) // mesh...

    docs.aspose.com/3d/zh/nodejs-java/create-polygo...
  9. Convert GLB to PLY via Python | products.aspose...

    Sample code for GLB to PLY Python conversion. Use API example code for batch GLB files to PLY 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/gl...
  10. Compress PLY File Formats via JAVA | products.a...

    Sample Java compression code for PLY file. Use this example code to compress PLY file within any Web or Desktop Java based application.... PLY, polygon file format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/java/compression/ply/