Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 8,427 for

geometry

(0.09 sec)
  1. Convert FBX to AMF via Python | products.aspose...

    Sample code for FBX to AMF Python conversion. Use API example code for batch FBX files to AMF conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) FBX TO U3D (Universal 3D)...

    products.aspose.com/3d/python-net/conversion/fb...
  2. Convert AMF to PLY via Python | products.aspose...

    Sample code for AMF to PLY Python conversion. Use API example code for batch AMF files to PLY conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) AMF TO U3D (Universal 3D)...

    products.aspose.com/3d/python-net/conversion/am...
  3. Convert DAE to AMF via Python | products.aspose...

    Sample code for DAE to AMF Python conversion. Use API example code for batch DAE files to AMF conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) DAE TO U3D (Universal 3D)...

    products.aspose.com/3d/python-net/conversion/da...
  4. Add Blind Watermark Verification to STL File Fo...

    Sample Python verify blind watermark code for STL file. Use this example code to verify blind watermark to STL file within any Web based application....represents 3-dimensional surface geometry. The file format finds its...(Interchangeable 3D Surface Geometry) U3D (Universal 3D) VRML (Virtual...

    products.aspose.com/3d/python-net/verify-waterm...
  5. Add Blind Watermark Verification to AMF File Fo...

    Sample Python verify blind watermark code for AMF file. Use this example code to verify blind watermark to AMF file within any Web based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) U3D (Universal 3D) VRML (Virtual...

    products.aspose.com/3d/python-net/verify-waterm...
  6. Convert OBJ to IFC via Python | products.aspose...

    Sample code for OBJ to IFC conversion. Use API example code for batch OBJ files to IFC conversion.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/cad/python-net/conversion/o...
  7. Convert GLTF to OBJ via Java | products.aspose.com

    Sample Java conversion code for GLTF format to OBJ file. Use this example code to convert GLTF to OBJ within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/gltf-to-...
  8. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/ply/
  9. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/vrml/
  10. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/3mf/