Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,334 for

mesh

(0.04 sec)
  1. Generate Point Cloud to USD File Formats via Ja...

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD 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/usd/
  2. Generate Point Cloud to USDZ File Formats via J...

    Sample Java generate point cloud code for USDZ file. Use this example code to generate point cloud to USDZ 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/usdz/
  3. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....Object Queries Create Polygon In Mesh...

    docs.aspose.com/3d/java/changing-plane-orientat...
  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. 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/
  6. 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/
  7. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF 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/dxf/
  8. 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/
  9. Generate Point Cloud to FBX File Formats via Ja...

    Sample Java generate point cloud code for FBX file. Use this example code to generate point cloud to FBX 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/fbx/
  10. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....Triangulation of a Simple Polygon Split Mesh...

    docs.aspose.com/3d/net/convert-all-polygons-to-...