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

mesh

(0.03 sec)
  1. 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/
  2. 在网格中创建多边形|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...
  3. Add Blind Watermark to PDF File Formats via Jav...

    Sample Java blind watermark code for PDF file. Use this example code to add blind watermark to PDF 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/pdf/
  4. 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/
  5. 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/
  6. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....converted to ordinal mesh/triangle mesh during saving the scene...follows: Create Polygon In Mesh Encoding 3D Mesh in the Google Draco...

    docs.aspose.com/3d/python-net/create-rectangula...
  7. Add Blind Watermark to 3MF File Formats via Jav...

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

    Sample Java blind watermark code for ASE file. Use this example code to add blind watermark to ASE 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/ase/
  9. Add Blind Watermark to USDZ File Formats via Ja...

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

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