Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 13,386 for

mesh

(0.04 sec)
  1. 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-...
  2. GenerateUV | Aspose.3D for .NET API Reference

    GenerateUV PolygonModifier.GenerateUV method (1 of 2) Generate UV data from the given input Mesh and specified normal......UV data from the given input mesh and specified normal data. public...VertexElementUV GenerateUV ( Mesh mesh , VertexElementNormal normals...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. 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/python-net/merge-meshes-in-3...
  4. Aspose.3D for Java 21.8发行说明|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....encode/decode blind watermark to/from a mesh. */ public class Watermark {...text into mesh' blind watermark. * @param input Mesh to encode...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  5. Aspose.3D for .NET 21.8发行说明|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....encode/decode blind watermark to/from a mesh. /// </summary> public class...<summary> /// Encode a text into mesh' blind watermark. /// </summary>...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-21-...
  6. FromMesh | Aspose.3D for .NET API Reference

    FromMesh Contents [ Hide ] TriMesh.FromMesh method (1 of 2) Create a TriMesh from given Mesh object with given vertex......Create a TriMesh from given mesh object with given vertex layout...VertexDeclaration declaration , Mesh mesh ) Parameter Type Description...

    reference.aspose.com/3d/net/aspose.threed.entit...
  7. Aspose.3D for Java 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 : /** * Perform Boolean operation on two meshes * @param...operation type. * @param a First mesh to operate. * @param transformA...

    docs.aspose.com/3d/java/aspose-3d-for-java-23-1...
  8. primitive - 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...protected Mesh createEmptyMesh () Create an empty mesh object with...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. Aspose.3D Python via .NET 22.7发行说明|Documentation

    Aspose.3D的Python via .NET 22.7的发行说明。...切换到USDZ作为HTML5的默认内部格式 新功能 THREEDPYTHON-17 Mesh的控制点在python版本中没有公开 改进 API更改 ...由于22.7 aspose.threed.entities.Mesh 将具有属性 control_points ,因此可以使用它来手动定义网格的顶点。...

    docs.aspose.com/3d/zh/python-net/aspose-3d-for-...
  10. 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...