Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 8,364 for

mesh

(0.02 sec)
  1. Add Blind Watermark Verification to VRML File F...

    C# source code to load, render and add blind Watermark Verification to VRML documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/verify-watermark/vrml/
  2. Add Blind Watermark Verification to AMF File Fo...

    C# source code to load, render and add blind Watermark Verification to AMF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/verify-watermark/amf/
  3. Add Blind Watermark Verification to PDF File Fo...

    C# source code to load, render and add blind Watermark Verification to PDF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/verify-watermark/pdf/
  4. Add Blind Watermark Verification to U3D File Fo...

    C# source code to load, render and add blind Watermark Verification to U3D documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add password...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/verify-watermark/u3d/
  5. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...成员可用于将 3D 对象的 Mesh 转换为 PLY 文件。 EncodeMesh 成员将 Mesh 、输出文件名和 PlySaveOptions... . Item2 = "t" ; //save the mesh FileFormat . PLY . EncodeMesh...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  6. 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...
  7. 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/
  8. Generate Normal Data for All Meshes in a 3D Fil...

    Using Aspose.3D for .NET, developers can generate normal data for all Meshes in any 3D model (without the normal data)....Generate Normal Data for All Meshes in a 3D File Contents [ Hide...generate normal data for all meshes in any 3D model (without the...

    docs.aspose.com/3d/net/generate-normal-data-for...
  9. Generate Normal Data for All Meshes of 3D Model...

    Aspose.3D for Java API has support of generating normal data for all Meshes of 3D model (without the normal data)....Generate Normal Data for All Meshes of 3D Model Contents [ Hide...generating normal data for all meshes of 3D model (without the normal...

    docs.aspose.com/3d/java/generate-normal-data-fo...
  10. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this example code to create your lithophane from BMP file within any Web or Desktop Java based application....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/java/lithophane/bmp/