Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 8,471 for

mesh

(0.03 sec)
  1. Create your Lithophane from TIFF File Formats v...

    C# source code to load, render and create your lithophane from TIFF documents on .NET Framework, .NET Core, Mono....create a Mesh object Perform computational operations on Mesh objects...file loads 3d scene through Mesh class Call the Scene.Save method...

    products.aspose.com/3d/net/lithophane/tiff/
  2. Public API Changes in Aspose.3D 1.3.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.... Example code: The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/java/point-cloud/3ds/
  4. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your lithophane from BMP documents on .NET Framework, .NET Core, Mono....create a Mesh object Perform computational operations on Mesh objects...file loads 3d scene through Mesh class Call the Scene.Save method...

    products.aspose.com/3d/net/lithophane/bmp/
  5. Mesh|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 Contents [ Hide ] 分割网格 三角网格 Geometry Polygons...

    docs.aspose.com/3d/zh/java/mesh/
  6. Add Blind Watermark to 3DS File Formats via pyt...

    Sample Python blind watermark code for 3DS file. Use this example code to add blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/python-net/watermark/3ds/
  7. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Java allows developers to combine two rotation transformation into one represented in a quaternion....data of Mesh among Multiple Nodes of 3D Scene Create 3D Mesh and...

    docs.aspose.com/3d/java/concatenate-quaternions...
  8. How to Use Warp in Aspose.PSD|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....Warp (where users manipulate mesh points) and all standard Warp...Custom Warp with the standard mesh, and we are actively working...

    docs.aspose.com/psd/net/how-to-use-warp-in-aspo...
  9. 通過 .NET 從 STL 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 STL 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/stl/
  10. Polygons|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....Triangles in 3D Model Generate UV Mesh Working with Linear Extrusion...

    docs.aspose.com/3d/java/polygons/