Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 14,499 for

ply

(0.07 sec)
  1. Convert DRC to USD via Java | products.aspose.com

    Sample Java conversion code for DRC format to USD file. Use this example code to convert DRC to USD within any Web or Desktop Java based application....(ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more formats...files and can output these as PLY or OBJ files. The compressed...

    products.aspose.com/3d/java/conversion/drc-to-usd/
  2. Convert DRC to JT via Java | products.aspose.com

    Sample Java conversion code for DRC format to JT file. Use this example code to convert DRC to JT within any Web or Desktop Java based application....(ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more formats...files and can output these as PLY or OBJ files. The compressed...

    products.aspose.com/3d/java/conversion/drc-to-jt/
  3. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....gltf" , loadOpt ); Use of the Ply Load Options The code below shows...load options before loading a PLY model. // the path to the documents...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  4. Convert DRC to USDZ via Python | products.aspos...

    Sample code for DRC to USDZ Python conversion. Use API example code for batch DRC files to USDZ 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/dr...
  5. Convert 3MF to DRC via Python | products.aspose...

    Sample code for 3MF to DRC Python conversion. Use API example code for batch 3MF 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/3m...
  6. Convert VRML to DRC via Java | products.aspose.com

    Sample Java conversion code for VRML format to DRC file. Use this example code to convert VRML to DRC within any Web or Desktop Java based application....(ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more formats...files and can output these as PLY or OBJ files. The compressed...

    products.aspose.com/3d/java/conversion/vrml-to-...
  7. Convert STL to DRC via C# | products.aspose.com

    Sample code for STL to DRC C# conversion. Use API example code for batch STL 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/net/conversion/stl-to-drc/
  8. Convert U3D to DRC via C# | products.aspose.com

    Sample code for U3D to DRC C# conversion. Use API example code for batch U3D 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/net/conversion/u3d-to-drc/
  9. Convert 3DS to DRC via Java | products.aspose.com

    Sample Java conversion code for 3DS format to DRC file. Use this example code to convert 3DS to DRC within any Web or Desktop Java based application....(ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more formats...files and can output these as PLY or OBJ files. The compressed...

    products.aspose.com/3d/java/conversion/3ds-to-drc/
  10. 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/