Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 150 for

mesh triangulation

(0.61 sec)
  1. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。...Entities ) { // only convert meshes, lights/camera and other stuff...IMeshConvertible )) continue ; Mesh m = (( IMeshConvertible ) entity...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...
  2. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...getEntities ()) { // only convert meshes, lights/camera and other stuff...IMeshConvertible )) continue ; Mesh m = (( IMeshConvertible ) entity...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...
  3. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Java API,开发人员可以为任何受支持的 3D 文档中的所有网格构建切线和副法线数据。...一个方法将 Scene 类对象作为参数,另一个方法将 Mesh 类对象作为参数,如下代码示例所示: // The path...MyDir + "document.fbx" ); // Triangulate a scene PolygonModifier ...

    docs.aspose.com/3d/zh/java/build-tangent-and-bi...
  4. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...一个方法将 Scene 类对象作为参数,另一个方法将 Mesh 类对象作为参数,如下代码示例所示: from aspose..."data-dir" + "document.fbx" ) # Triangulate a scene PolygonModifier ...

    docs.aspose.com/3d/zh/python-net/build-tangent-...
  5. Aspose.3D 17.01中的公共 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....Mesh类 加载 3D 文件并以自定义二进制格式写入网格 从 Aspose...将多边形属性添加到 Aspose.ThreeD.Entities.Mesh类 它允许获取网格内部的所有多边形,每个多边形都是多边形...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  6. Public API Changes in Aspose.3D 16.9.0|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....PdfLightingScheme/PdfRenderMode Enums Adds Triangulate Method in the Aspose.ThreeD..."output.pdf" , opt ); Adds Triangulate Method in the Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Public API Changes in Aspose.3D 2.1.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....ManualEntity Class Adds Multiple Triangulate Methods in the Aspose.ThreeD...@"c:\temp\" }); // compress the mesh data saveU3DOptions . MeshCompression...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Aspose.3D 2.1.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....@"c:\temp\" }); // compress the mesh data saveU3DOptions . MeshCompression...C# public static int [][] Triangulate ( IList <[ Aspose . ThreeD...

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

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....processing API 1 3D Mesh 2 3D mesh to PLY 1 3D Meshes 1 3D Model 4 3D...CPP 1 Calculate Normals for a mesh 1 Calculate table width in PDF...

    blog.aspose.com/tags/
  10. Triangulate mesh|Documentation

    Aspose.3D for Java API, oyun endüstrisi için yararlı olan triangulating Mesh desteğine sahiptir, çünkü üçgen, gpu donanımının desteklediği tek desteklenen ilkeldir (üçgen olmayan veriler, sürücü seviyesinde triangulated edilir, bu gerçek zamanlı olarak verimsizdir)....Triangulate mesh Contents [ Hide ] Aspose.3D for Java API, oyun...endüstrisi için yararlı olan triangulating mesh desteğine sahiptir, çünkü...

    docs.aspose.com/3d/tr/java/triangulate-mesh/