Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,559 for

ply

(0.63 sec)
  1. 通過 C# 將 USDZ 轉換為 PLY | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...Conversion 通過 C# 將 USDZ 轉換為 PLY 通過 C# 將 USDZ 轉換為 PLY 使用 .NET Framework、...場景導出為 PLY 使用構造函數加載 USDZ 文件 場景 班級2. 打電話 場景.保存 方法 傳遞帶有 .ply 擴展名的輸出文件名作為第一個參數...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. 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/
  3. 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...functionality: Decode Mesh From PLY Aspose.3D for Java allows decoding...

    docs.aspose.com/3d/java/working-with-pointcloud/
  4. 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...
  5. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD 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/usd/
  6. Generate Point Cloud to JT File Formats via .NE...

    C# source code to load, render and add generate point cloud to JT 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/jt/
  7. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...mesh into the PLY format a3d . FileFormat . PLY . encode_mesh...encode_mesh ( mesh , "LAD-TOP.ply" ) 操作 3D 场景的自定义属性 分割网格...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  8. Generate Point Cloud to GLTF File Formats via ....

    C# source code to load, render and add generate point cloud to GLTF 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/gltf/
  9. 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/
  10. 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/