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

mesh

(0.1 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。... encodeMesh 成员将 Mesh 、输出文件名和 PlySaveOptions 对象作为参数。使用...file FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder.ply"...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  8. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...supported by <Mesh> , this is equivalent to [@Type = 'Mesh'] , identifiers...one or more objects: Merge Meshes in 3D file...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  9. Developer Guide|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....3D Objects Animation Geometry Mesh Polygons Working with Linear...

    docs.aspose.com/3d/java/developer-guide/
  10. 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/