Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 8,476 for

mesh

(0.07 sec)
  1. Add Blind Watermark to U3D File Formats via Jav...

    Sample Java blind watermark code for U3D file. Use this example code to add blind watermark to U3D file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/u3d/
  2. Build Tangent and Binormal data for all Meshes ...

    With Aspose.3D for Java API, developers can build tangent and binormal data for all Meshes in any supported 3D document....Tangent and Binormal data for all Meshes in 3D Model Contents [ Hide...tangent and binormal data for all meshes in any supported 3D document...

    docs.aspose.com/3d/java/build-tangent-and-binor...
  3. 3D Objects|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....for all Meshes in 3D Model Convert Mesh to Triangle Mesh and Primitive...Primitive Shape to Mesh Encoding 3D Mesh in the Google Draco File...

    docs.aspose.com/3d/java/3d-objects/
  4. Add Blind Watermark to 3MF File Formats via .NE...

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

    products.aspose.com/3d/net/watermark/3mf/
  5. Add Blind Watermark to DAE File Formats via .NE...

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

    products.aspose.com/3d/net/watermark/dae/
  6. Working with PointCloud|Documentation

    Aspose.3D for Python via .NET allows decoding a Mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class.... Decode Mesh Aspose.3D for Python via .NET...NET allows decoding a mesh from a Draco file directly without...

    docs.aspose.com/3d/python-net/working-with-poin...
  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....Formats How to Triangulate a Mesh This document describes changes...How to Triangulate a Mesh Triangulate mesh is useful for game industry...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. 在网格中创建多边形|Documentation

    Aspose.3D for Node.js via Java 允许在网格中创建多边形。...Initialize Mesh var mesh = new aspose . threed . Mesh (); //The...and it's optimized internally. mesh . createPolygon ( 0 , 1 , 2...

    docs.aspose.com/3d/zh/nodejs-java/create-polygo...
  9. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a Mesh in Aspose.3D.... A mesh stores the key properties for...should be unit vectors. Most mesh formats also support some form...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  10. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Convert Mesh of a single 3D object in PLY file Convert Mesh to Triangle...Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in the...

    docs.aspose.com/3d/net/3d-objects/