Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,471 for

mesh

(0.03 sec)
  1. Generate UV|Documentation

    Aspose.3D for Java offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the Mesh. ...UV and associate it with the mesh. Following code snippet shows...

    docs.aspose.com/3d/java/generate-uv/
  2. Exporting CAD|CAD 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.... Support for Mesh Models Aspose.CAD for Java allows...allows you to implement and count mesh models like edges, vertices...

    docs.aspose.com/cad/java/developer-guide/export...
  3. Convert USD to ASE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API... You can include Mesh definition along with vertex...data for the objects, complete mesh definition of every n frames...

    products.aspose.com/3d/net/conversion/usd-to-ase/
  4. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the Mesh. Following code snippet shows complete functionality to generate and associate it....UV and associate it with the mesh. Following code snippet shows...

    docs.aspose.com/3d/python-net/generate-uv/
  5. Aspose.3D Get geometric scaling and rotation | ...

    Learn how to get geometric scaling and rotation...Transformation API IMeshConvertible API Mesh API GeometricRotation API GeometricScaling...

    products.aspose.com/3d/tutorial/get-geometric-s...
  6. Aspose.3D Transform Nodes using a transformatio...

    Learn how to transform Nodes using a transformation matrix...Custom Transformation Matrix API Mesh API IMeshConvertible API Vector3...

    products.aspose.com/3d/tutorial/transform-nodes...
  7. Compress 3DS File Formats via JAVA | products.a...

    Sample Java compression code for 3DS file. Use this example code to compress 3DS file within any Web or Desktop Java based application....extension represents 3D Studio (DOS) mesh file format used by Autodesk...information like camera locations, Mesh data, lighting information,...

    products.aspose.com/3d/java/compression/3ds/
  8. Feature List|Documentation

    General Features and Feature Matrix for C# .NET 3D File Manipulation and Conversion API....texture Polygon meshes Triangle-based meshes Vertex elements...deformer Property animation Mesh Compression Supported glTF 2...

    docs.aspose.com/3d/net/feature-list/
  9. Merge 3DS File Formats via Node.js | products.a...

    Sample Node.js merger code for 3DS file. Use this example code to merge 3DS file within any Web based application....extension represents 3D Studio (DOS) mesh file format used by Autodesk...information like camera locations, Mesh data, lighting information,...

    products.aspose.com/3d/nodejs-java/merger/3ds/
  10. Generate Point Cloud to VRML File Formats via J...

    Sample Java generate point cloud code for VRML file. Use this example code to generate point cloud to VRML file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/vrml/