Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 13,830 for

ply

(0.07 sec)
  1. Working with PointCloud|Documentation

    Aspose.3D for Java allows decoding a mesh from a Draco file directly without building a scene using the decode method of DracoFormat class....Mesh to PLY Aspose.3D for Java allows encoding a mesh to PLY file...com/aspose-3d/Aspose.3D-for-Java FileFormat . PLY . encode ( new Sphere (), RunExamples...

    docs.aspose.com/3d/java/working-with-pointcloud/
  2. Aspose.3D 17.01中的公共 API 更改|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....FileFormat类中添加 PLY 格式项 正在导入 PLY 个文件 添加 Aspose.ThreeD.GlobalTransform类...FileFormat类中添加 PLY 格式项 我们添加了一个 PLY 格式条目用于加载目的。 正在导入 PLY 个文件 使用最新版本...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Working with PointCloud|Documentation

    Aspose.3D for Python via .NET allows decoding a mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class....drc" ) Encode Mesh to PLY Aspose.3D for Python via .NET...NET allows encoding a mesh to PLY file directly without building...

    docs.aspose.com/3d/python-net/working-with-poin...
  4. 使用点云|Documentation

    Aspose.3D for Python via .NET 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的Decode方法构建场景。...将网格编码到 PLY Aspose.3D for Python via .NET 允许直接将网格编码为 PLY 文件,而无需使用...FileFormat . PLY . encode ( Sphere (), "sphere.ply" ) 从 PLY 解码网格 Aspose...

    docs.aspose.com/3d/zh/python-net/working-with-p...
  5. Python 3D Formats Point Cloud | products.aspose...

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj Ply rvm stl u3d usdz usd vrml x via Python library using a few lines of Python code....Universal3D, Collada, GLB, glTF, PLY, DirectX, Google Draco formats...Consider some examples like 3DS to PLY point cloud . Load 3DS files...

    products.aspose.com/3d/python-net/point-cloud/
  6. Generate Point Cloud to DRC File Formats via .N...

    C# source code to load, render and add generate point cloud to DRC 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/drc/
  7. Generate Point Cloud to RVM File Formats via .N...

    C# source code to load, render and add generate point cloud to RVM 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/rvm/
  8. 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...
  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....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/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....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/obj/