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

mesh

(0.04 sec)
  1. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....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/net/extractor/gltf/
  2. 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...
  3. 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...
  4. 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/
  5. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this example code to create your lithophane from GIF 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/gif/
  6. Add Blind Watermark Verification to RVM File Fo...

    C# source code to load, render and add blind Watermark Verification to RVM 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/rvm/
  7. Add Blind Watermark Verification to ASE File Fo...

    C# source code to load, render and add blind Watermark Verification to ASE 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/ase/
  8. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this example code to create your lithophane from PNG 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/png/
  9. 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...
  10. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your lithophane from GIF 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/gif/