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

mesh

(0.04 sec)
  1. 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/
  2. Working with PointCloud|Documentation

    Aspose.3D for Java 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 Java allows decoding a mesh from a...Encode Mesh Aspose.3D for Java allows encoding a sphere mesh to a...

    docs.aspose.com/3d/java/working-with-pointcloud/
  3. 在网格中创建多边形|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...
  4. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all Meshes in any supported 3D file....Tangent and Binormal Data for all Meshes in 3D Model Contents [ Hide...tangent and binormal data for all meshes in any supported 3D file. Build...

    docs.aspose.com/3d/python-net/build-tangent-and...
  5. Add Blind Watermark to GLTF File Formats via Ja...

    Sample Java blind watermark code for GLTF file. Use this example code to add blind watermark to GLTF 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/gltf/
  6. Add Blind Watermark to VRML File Formats via Ja...

    Sample Java blind watermark code for VRML file. Use this example code to add blind watermark to VRML 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/vrml/
  7. Add Blind Watermark to GLB File Formats via Jav...

    Sample Java blind watermark code for GLB file. Use this example code to add blind watermark to GLB 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/glb/
  8. Add Blind Watermark to DRC File Formats via Jav...

    Sample Java blind watermark code for DRC file. Use this example code to add blind watermark to DRC 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/drc/
  9. Add Blind Watermark to STL File Formats via Jav...

    Sample Java blind watermark code for STL file. Use this example code to add blind watermark to STL 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/stl/
  10. Add Blind Watermark to FBX File Formats via Jav...

    Sample Java blind watermark code for FBX file. Use this example code to add blind watermark to FBX 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/fbx/