Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 6,570 for

geometries

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

    使用 .NET API 轉換 USDZ 和其他 3D 文件... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. Extract Assets from AMF File Formats via python...

    Sample Python extract assets code for AMF file. Use this example code to extract assets from 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/extractor/amf/
  3. Convert JPEG to AMF via Python | products.aspos...

    Sample code for JPEG to AMF Python conversion. Use API example code for batch JPEG 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) JPEG TO U3D (Universal 3D)...

    products.aspose.com/3d/python-net/conversion/jp...
  4. Merge AMF File Formats via python-net | product...

    Sample Python merger code for AMF file. Use this example code to merge 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/merger/amf/
  5. Convert X to AMF via C# | products.aspose.com

    Sample code for X to AMF C# conversion. Use API example code for batch X 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) X TO U3D (Universal 3D)...

    products.aspose.com/3d/net/conversion/x-to-amf/
  6. ארכיון

    ארכיון...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; layer.Add(feature2);...

    blog.aspose.com/he/gis/create-kml-read-features...
  7. 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/
  8. 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/
  9. 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/
  10. Generate Point Cloud to DAE File Formats via .N...

    C# source code to load, render and add generate point cloud to DAE 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/dae/