Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 13,369 for

mesh

(0.49 sec)
  1. Java Scene.open() does not open Collada DAE fil...

    Aspose.3d v19.3 (I have to use exactly this version as my NetBeans13 can use only major version 52 builds and this version is the last one with mv52, that is JDK8/jre1.8): scene.open() does not work, and the file definit…...library_geometries->geometry->mesh->triangles, so this geometry...<geometry id="_001_001-mesh" name="3001.001"> <mesh> <source id="_0...

    forum.aspose.com/t/java-scene-open-does-not-ope...
  2. ToMesh | Aspose.3D for .NET API Reference

    ToMesh Primitive.ToMesh method Convert current object to Mesh public abstract Mesh ToMesh () Return Value The Mesh. S......current object to mesh public abstract Mesh ToMesh () Return Value...Value The mesh. See Also class Mesh class Primitive namespace...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. Aspose.3D for .NET 22.5发行说明|Documentation

    Aspose.3D for .NET 22.5的发行说明。...// Initialize mesh object Mesh mesh = new Mesh (); // Add control...control points to the mesh mesh . ControlPoints . AddRange ( controlPoints...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-22-...
  4. CadVertexPolyFaceMesh - Aspose.CAD for Java - A...

    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....CadVertexBase The Cad Vertex Poly Face Mesh. Constructor Summary Constructors...getMeshVertexIndex1 () Gets or sets the mesh vertex index 1. Short getMeshVertexIndex2...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  5. 3D Objects|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....for all Meshes in 3D Model Convert Mesh to Triangle Mesh and Primitive...Primitive Shape to Mesh Encoding 3D Mesh in the Google Draco File...

    docs.aspose.com/3d/java/3d-objects/
  6. Aspose.3D for .NET 19.1发行说明|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....UV data from the given input mesh and specified normal data. ///...</summary> /// <param name="mesh">The input mesh</param> /// <param name="normals">The...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-19-...
  7. Working with PointCloud|Documentation

    Aspose.3D for Python via .NET allows decoding a Mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class.... Decode Mesh Aspose.3D for Python via .NET...NET allows decoding a mesh from a Draco file directly without...

    docs.aspose.com/3d/python-net/working-with-poin...
  8. ToMesh | Aspose.3D for .NET API Reference

    ToMesh Box.ToMesh method Convert current object to Mesh public override Mesh ToMesh () Return Value The Mesh. See Als......current object to mesh public override Mesh ToMesh () Return Value...Value The mesh. See Also class Mesh class Box namespace Aspose...

    reference.aspose.com/3d/net/aspose.threed.entit...
  9. GenerateNormal | Aspose.3D for .NET API Reference

    GenerateNormal PolygonModifier.GenerateNormal method Generate normal data from Mesh definition public static VertexEl......method Generate normal data from Mesh definition public static VertexElementNormal...VertexElementNormal GenerateNormal ( Mesh mesh ) See Also class VertexElementNormal...

    reference.aspose.com/3d/net/aspose.threed.entit...
  10. Aspose.3D 1.2.0中的公共 API 更改|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....node ) { Mesh mesh = node . GetEntity < Mesh >(); if ( mesh != null...null ) { //triangulate the mesh Mesh newMesh = PolygonModifier...

    docs.aspose.com/3d/zh/net/public-api-changes-in...