Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 13,362 for

mesh

(0.11 sec)
  1. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...成员可用于将 3D 对象的 Mesh 转换为 PLY 文件。 EncodeMesh 成员将 Mesh 、输出文件名和 PlySaveOptions... . Item2 = "t" ; //save the mesh FileFormat . PLY . EncodeMesh...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  2. Aspose.ThreeD.Entities | Aspose.3D for .NET API...

    All geometry and entities are defined in this namespace...renderable geometric objects (like Mesh , NurbsSurface , Patch and etc...shape in the 3rd dimension. Mesh A mesh is made of many n-sided polygons...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. DracoFormat - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...data) Decode the point cloud or mesh from memory data Geometry decode...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. Public API Changes in Aspose.3D 1.3.0|Documenta...

    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.... Example code: The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Aspose.3D for .NET 19.7发行说明|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..../// Decode the point cloud or mesh from specified file name ///...file</param> /// <returns>A <see cref="Mesh"/> or <see cref="PointCloud"/>...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-19-...
  6. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Java allows developers to combine two rotation transformation into one represented in a quaternion....data of Mesh among Multiple Nodes of 3D Scene Create 3D Mesh and...

    docs.aspose.com/3d/java/concatenate-quaternions...
  7. FromGeometry | Aspose.3D for .NET API Reference

    FromGeometry Contents [ Hide ] PointCloud.FromGeometry method (1 of 2) Create a new PointCloud instance from a geomet......maximum surface area from the mesh) public static PointCloud FromGeometry...Type Description g Geometry Mesh or other geometry instance density...

    reference.aspose.com/3d/net/aspose.threed.entit...
  8. dracoformat - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...data) Decode the point cloud or mesh from memory data Geometry decode...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. revolvedareasolid - Aspose.3D for Java - API Re...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...base profile used to revolve. Mesh toMesh () Convert the RevolvedAreaSolid...

    reference.aspose.com/3d/java/com.aspose.threed/...
  10. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/java/point-cloud/3ds/