Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 90 for

mesh triangulation

(0.44 sec)
  1. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the Mesh. Following code snippet shows complete functionality to generate and associate it....UV and associate it with the mesh. Following code snippet shows...to Triangles in 3D Model Triangulation of a Simple Polygon...

    docs.aspose.com/3d/python-net/generate-uv/
  2. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....added another overload of Triangulate method in the PolygonModifier...example: Triangulation of a Simple Polygon Split Mesh...

    docs.aspose.com/3d/net/convert-all-polygons-to-...
  3. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…...than three vertices) is not triangulated automatically . If a 3DS...creates a scene that has no mesh data, and scene.Save(..., StlExportFormat...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  4. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....support Allow user to check if mesh is manifold Aspose.3D for Java...data export using extension EXT_mesh_features for glTF Aspose.3D...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  5. Document Conversion via Node.js | products.aspo...

    Convert Microsoft Excel Formats XLSX, XLS to PDF, Images and more as well as Presentation Slides, 3D Images just few lines of Node JS code....text-to-3D mesh generation. Additionally, it allows mesh triangulation...

    products.aspose.com/total/nodejs-java/conversion/
  6. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...立方体网格 Mesh 由一组控制点和所需的许多n边多边形定义。本文介绍如何定义 Mesh 。 为了创建 Mesh 曲面,我们需要定义控制点和多边形,如下所示:...// Initialize mesh object Mesh mesh = new Mesh (); // Add control...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  7. Public API Changes in Aspose.3D 1.2.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....in 3D Formats How to Triangulate a Mesh This document describes...false }); How to Triangulate a Mesh Triangulate mesh is useful for...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. 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...
  9. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....including creating polygon in mesh, creating materials, applying...text mesh with font file Learn how to triangulate a 3D mesh Learn...

    products.aspose.com/3d/tutorial/
  10. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications... Scene Mesh PolygonBuilder Node Transform...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/java/