Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,477 for

mesh

(0.29 sec)
  1. Feature List|Documentation

    The feature supported by Aspose.3D for Node.js via Java...texture Polygon meshes Triangle-based meshes Vertex elements...deformer Property animation Mesh Compression Supported File Formats...

    docs.aspose.com/3d/nodejs-java/feature-list/
  2. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....obj" ); Primitive Shape to Mesh Changing Plane Orientation...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  3. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Java API has support of primitive 3D shapes. All parameterized primitives will be converted to Mesh automatically while saving in any supported output file format....primitives will be converted to mesh automatically while saving in...Information to 3D document Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/java/create-scene-with-primi...
  4. 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/
  5. 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/
  6. Convert VRML to 3DS via C# | products.aspose.com

    Sample code for VRML to 3DS C# conversion. Use API example code for batch VRML files to 3DS conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vrml-to-3ds/
  7. 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/
  8. Changing Plane Orientation|Documentation

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

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  9. 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...
  10. 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/