Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 6,116 for

geometry

(0.15 sec)
  1. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......abstract Frustum abstract Geometry Entity <|--- Primitive Entity...Entity <|-- Curve Entity <|-- Geometry Entity <|-- TriMesh Entity...

    docs.aspose.com/3d/tr/python-net/aspose-3d-docu...
  2. Generate Point Cloud to OBJ File Formats via No...

    Sample Node.js generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  3. Add Blind Watermark Verification to OBJ File Fo...

    Sample Python verify blind watermark code for OBJ file. Use this example code to verify blind watermark to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/verify-waterm...
  4. Add Blind Watermark to OBJ File Formats via pyt...

    Sample Python blind watermark code for OBJ file. Use this example code to add blind watermark to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/watermark/obj/
  5. Add Blind Watermark to OBJ File Formats via Nod...

    Sample Node.js blind watermark code for OBJ file. Use this example code to add blind watermark to OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/watermark/obj/
  6. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....in C# by adding attributes, geometry points, and features in the...Point class object and set the Geometry property of the new feature...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  7. Working with OBJ File Format|CAD 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....The OBJ file format is a 3D geometry that contains texture maps...

    docs.aspose.com/cad/python-net/working-with-obj...
  8. Working with OBJ File Format|CAD 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....The OBJ file format is a 3D geometry that contains texture maps...

    docs.aspose.com/cad/net/working-with-obj-file-f...
  9. Rendering|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....and Receive Shadows on 3D Geometries Create a Fish-eye lens effect...Hardware Based Rendering of 3D Geometry Render 3D View in Image format...

    docs.aspose.com/3d/python-net/rendering/
  10. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/ply/