Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 13,369 for

mesh

(0.09 sec)
  1. add-node-hierarchy-and-share-geometric-data-of-...

    nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8......nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8...

    docs.aspose.com/3d/fr/net/add-node-hierarchy-an...
  2. polygonmodifier - Aspose.3D for Java - API Refe...

    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...void buildTangentBinormal ( Mesh mesh) This will create tangent...

    reference.aspose.com/3d/java/com.aspose.threed/...
  3. PolygonModifier | Aspose.3D for .NET API Reference

    PolygonModifier Contents [ Hide ] PolygonModifier class Utilities to modify polygons public class PolygonModifier Met......static BuildTangentBinormal (Mesh) This will create tangent and...and binormal on the mesh Normal is required, if normal is not...

    reference.aspose.com/3d/net/aspose.threed.entit...
  4. Merge Meshes in 3D file|Documentation

    Developers can merge multiple Meshes into a single valid Mesh. They might convert all Meshes of a 3D scene, a node or a set of nodes into a single Mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....Merge Meshes in 3D file Contents [ Hide ] Merge Meshes into a...single valid Mesh Developers can merge multiple meshes into a single...

    docs.aspose.com/3d/net/merge-meshes-in-3d-file/
  5. Aspose.3D for .NET 23.10 Release Notes|Document...

    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....Mesh : /// <summary> /// Perform...Perform Boolean operation on two meshes /// </summary> /// <param name="op">The...

    docs.aspose.com/3d/net/aspose-3d-for-net-23-10-...
  6. PolygonModifier - Aspose.3D for Java - API Refe...

    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...void buildTangentBinormal ( Mesh mesh) This will create tangent...

    reference.aspose.com/3d/java/com.aspose.threed/...
  7. SplitMesh | Aspose.3D for .NET API Reference

    SplitMesh Contents [ Hide ] PolygonModifier.SplitMesh method (1 of 3) Split Mesh into sub-Meshes by VertexElementMate......method (1 of 3) Split mesh into sub-meshes by VertexElementMateria...Each sub-mesh will use only one material. Perform mesh splitting...

    reference.aspose.com/3d/net/aspose.threed.entit...
  8. Aspose.3D for Java 21.8 Release Notes|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....apply a blind watermark to a Mesh, and the watermark can exist...encode/decode blind watermark to/from a mesh. */ public class Watermark {...

    docs.aspose.com/3d/java/aspose-3d-for-java-21-8...
  9. Aspose.3D for .NET 21.8 Release Notes|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....apply a blind watermark to a Mesh, and the watermark can exist...encode/decode blind watermark to/from a mesh. /// </summary> public class...

    docs.aspose.com/3d/net/aspose-3d-for-net-21-8-r...
  10. Exception when saving scene as FBX file - Free ...

    Hello, I am trying to create a box with a hole in it. For that I create a cube (got the code from the documentation) with another cube in the corner. I am adding the hole like this: public static void createHole(Mesh …...static void createHole(Mesh mesh){ mesh.getControlPoints().ad...addAll(defineControlPointsF()); createPolygons(mesh); Boolean[] holes = new Boolean[]...

    forum.aspose.com/t/exception-when-saving-scene-...