Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,358 for

ply

(0.02 sec)
  1. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/dxf/
  2. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...this mesh into the PLY format FileFormat . PLY . EncodeMesh ( mesh...mesh , "LAD-TOP.ply" ); 编码 Google Draco 文件中的 3D 网格 使用类似XPath的对象查询...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  3. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Texture Coordinate Use of the Ply Load Options The code below shows...load options before loading a PLY model. Use of the DirectX X Load...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  4. Convert X to DRC via Python | products.aspose.com

    Sample code for X to DRC Python conversion. Use API example code for batch X files to DRC conversion within VB.NET, Asp.NET or any .NET based application....Universal3D, Collada, glTF, GLB, PLY, DirectX, Google Draco file formats...files and can output these as PLY or OBJ files. The compressed...

    products.aspose.com/3d/python-net/conversion/x-...
  5. Convert ASE to DRC via Python | products.aspose...

    Sample code for ASE to DRC Python conversion. Use API example code for batch ASE files to DRC conversion within VB.NET, Asp.NET or any .NET based application....Universal3D, Collada, glTF, GLB, PLY, DirectX, Google Draco file formats...files and can output these as PLY or OBJ files. The compressed...

    products.aspose.com/3d/python-net/conversion/as...
  6. Generate Point Cloud to STL File Formats via Ja...

    Sample Java generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/stl/
  7. Generate Point Cloud to AMF File Formats via Ja...

    Sample Java generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/amf/
  8. Generate Point Cloud to U3D File Formats via Ja...

    Sample Java generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/u3d/
  9. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/3mf/
  10. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Mesh of a single 3D object in PLY file Convert Mesh to Triangle...

    docs.aspose.com/3d/net/3d-objects/