Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 9,907 for

mesh

(0.58 sec)
  1. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...primitives will be converted to mesh automatically while saving in...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  2. Convert USDZ to ASE via Python | products.aspos...

    Convert USDZ & 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/python-net/conversion/us...
  3. Aspose.3D Get geometric transformations | produ...

    Learn how to get geometric transformations...Transformation API IMeshConvertible API Mesh API Vector3 API Transform API...

    products.aspose.com/3d/tutorial/get-geometric-t...
  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/exporting-cad/
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Generate Point Cloud to PDF File Formats via .N...

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

    products.aspose.com/3d/net/point-cloud/pdf/
  10. Generate Point Cloud to OBJ File Formats via .N...

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

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