Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 13,830 for

ply

(0.43 sec)
  1. Convert AMF to DRC via C# | products.aspose.com

    Sample code for AMF to DRC C# conversion. Use API example code for batch AMF 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/amf-to-drc/
  2. Convert DRC to USD via C# | products.aspose.com

    Sample code for DRC to USD C# conversion. Use API example code for batch DRC files to USD 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/drc-to-usd/
  3. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Mesh of a single 3D object in PLY file Convert Mesh to Triangle...

    docs.aspose.com/3d/net/3d-objects/
  4. Generate Point Cloud to USDZ File Formats via J...

    Sample Java generate point cloud code for USDZ file. Use this example code to generate point cloud to USDZ 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/usdz/
  5. Generate Point Cloud to USD File Formats via Ja...

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD 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/usd/
  6. Generate Point Cloud to DAE File Formats via Ja...

    Sample Java generate point cloud code for DAE file. Use this example code to generate point cloud to DAE 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/dae/
  7. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF 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/pdf/
  8. Convert PDF to DRC via Java | products.aspose.com

    Sample Java conversion code for PDF format to DRC file. Use this example code to convert PDF 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/pdf-to-drc/
  9. Specify 3D File Load Options in C#|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....gltf" , loadOpt ); Use of the Ply Load Options The C# code below...load options before loading a PLY model. // For complete examples...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  10. 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....gltf" , loadOpt ) Use of the Ply Load Options The code below shows...load options before loading a PLY model. from aspose.threed import...

    docs.aspose.com/3d/python-net/specify-3d-file-l...