Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,669 for

mesh

(0.03 sec)
  1. Triangulate | Aspose.3D for .NET API Reference

    Triangulate Contents [ Hide ] PolygonModifier.Triangulate method (1 of 6) Convert all polygon-based Meshes into full ......all polygon-based meshes into full triangle mesh public static void...polygon-based mesh into full triangle mesh public static Mesh Triangulate...

    reference.aspose.com/3d/net/aspose.threed.entit...
  2. Public API Changes in Aspose.3D 1.5.0|Documenta...

    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....Summary Convert the Primitive to a Mesh and Create a Scene from Primitive...3D Models Convert a Mesh to Triangle Mesh with Custom Memory Layout...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Cad2DVertex - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getMeshVertexIndex1 () Gets or sets the mesh vertex index 1. Short getMeshVertexIndex2...getMeshVertexIndex2 () Gets or sets the mesh vertex index 2. Short getMeshVertexIndex3...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  4. PolygonBuilder | Aspose.3D for .NET API Reference

    PolygonBuilder PolygonBuilder class A helper class to build polygon for Mesh public sealed class PolygonBuilder Const......helper class to build polygon for Mesh public sealed class PolygonBuilder...Description PolygonBuilder (Mesh) Initializes a new instance...

    reference.aspose.com/3d/net/aspose.threed.entit...
  5. Watermark - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...encode/decode blind watermark to/from a mesh. Method Summary All Methods...

    reference.aspose.com/3d/java/com.aspose.threed/...
  6. Add Blind Watermark to DAE File Formats via Jav...

    Sample Java blind watermark code for DAE file. Use this example code to add blind watermark to DAE file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/dae/
  7. Add Blind Watermark to DXF File Formats via Jav...

    Sample Java blind watermark code for DXF file. Use this example code to add blind watermark to DXF file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/dxf/
  8. Add Blind Watermark to OBJ File Formats via Jav...

    Sample Java blind watermark code for OBJ file. Use this example code to add blind watermark to OBJ file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/obj/
  9. Add Blind Watermark to X File Formats via Java ...

    Sample Java blind watermark code for X file. Use this example code to add blind watermark to X file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/x/
  10. Holes In Meshes - Free Support Forum - aspose.com

    Hey, Is it possible to define a Mesh with a hole in it? E.g I create cube1 and cube2, where cube2 is a hole in cube1 I was thinking it might be possible with VertexElementHole, but I could not get it right…...Holes In Meshes Aspose.3D Product Family Hue404 August 22, 2022... Is it possible to define a mesh with a hole in it? E.g I create...

    forum.aspose.com/t/holes-in-meshes/250844