Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 12,357 for

ply

(0.06 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....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/
  2. 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/
  3. C# 3D Formats Compression | products.aspose.com

    Compress 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...Compression PDF Compression PLY Compression RVM Compression STL...

    products.aspose.com/3d/net/compression/
  4. Generate Point Cloud to 3DS File Formats via .N...

    C# source code to load, render and add generate point cloud to 3DS 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/3ds/
  5. Generate Point Cloud to U3D File Formats via .N...

    C# source code to load, render and add generate point cloud to U3D 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/u3d/
  6. C# 3D Formats Watermark | products.aspose.com

    Add Blind Watermark to 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 Watermark PDF Watermark PLY Watermark RVM Watermark STL Watermark...

    products.aspose.com/3d/net/watermark/
  7. 合并 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/
  8. 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...
  9. 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...
  10. 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/