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

mesh

(0.05 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. 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/
  3. 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...
  4. 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...
  5. 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/
  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. 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/
  9. 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...
  10. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD documents on .NET Framework, .NET Core, Mono....IMeshConvertible mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform);...Model Image) 3DS (3D Studio Mesh File Format) USDZ (Universal...

    products.aspose.com/3d/net/point-cloud/usd/