Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 22,694 for

ply

(0.05 sec)
  1. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....mesh into the PLY format a3d . FileFormat . PLY . encode_mesh...encode_mesh ( mesh , "LAD-TOP.ply" ) Manipulate custom properties of a 3D...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...
  2. Aspose.ThreeD.Formats | Aspose.3D for .NET API ...

    IO related customization are defined in this namespace....PlyFormat The PLY format. PlyLoadOptions Load options for PLY files PlySaveOptions...options for exporting scene as PLY file. RvmFormat The RVM Format...

    reference.aspose.com/3d/net/aspose.threed.formats/
  3. Generate Point Cloud to USDZ File Formats via ....

    C# source code to load, render and add generate point cloud to USDZ documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/usdz/
  4. Decode | Aspose.3D for .NET API 参考

    从指定的流中解码点云或网格...输入流 opt PlyLoadOptions 的加载选项PLY 格式 返回值 A Mesh 或Entities。PointCloud实例...输入流 opt PlyLoadOptions 的加载选项PLY 格式 返回值 A Mesh 或Entities。PointCloud实例...

    reference.aspose.com/3d/zh/net/aspose.threed.fo...
  5. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....this mesh into the PLY format FileFormat . PLY . EncodeMesh ( mesh...mesh , "LAD-TOP.ply" ); Encoding 3D Mesh in the Google Draco File...

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

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....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/java/specify-3d-file-load-op...
  7. C# 3D Formats Extract Assets | products.aspose.com

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj Ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Universal3D, Collada, GLB, glTF, PLY, DirectX, Google Draco formats...OBJ Extractor PDF Extractor PLY Extractor RVM Extractor STL Extractor...

    products.aspose.com/3d/net/extractor/
  8. Aspose.3D for Java 21.8发行说明|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....String password ) } 使用水印生成网格并将其保存到PLY文件的示例代码: //prepare a mesh for...( "watermark-mesh.ply" , FileFormat . PLY ); 从网格中读取水印的示例代码: //load...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  9. Aspose.3D for .NET 21.8发行说明|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....string password ) } 使用水印生成网格并将其保存到PLY文件的示例代码: //prepare a mesh for...( "watermark-mesh.ply" , FileFormat . PLY ); 从网格中读取水印的示例代码: //load...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-21-...
  10. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

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