Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 7,559 for

geometries

(0.05 sec)
  1. .NET를 통해 PLY 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 PLY 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/ply/
  2. .NET를 통해 DAE 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 DAE 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/dae/
  3. .NET를 통해 JT 파일 형식으로 Point Cloud 생성 | products.a...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 JT 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/jt/
  4. .NET를 통해 OBJ 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 OBJ 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/obj/
  5. 3D mesh ve sahne oluştur|Documentation

    A Mesh, bir dizi kontrol noktası ve gerektiğinde birçok n taraflı poligonlar tarafından tanımlanır. Tonun makalesi nasıl tanımlanacağını açıklıyor....görünmezdir, ancak düğüme bağlı geometri işlenebilir. The Mesh class...// Point node to the Mesh geometry cubeNode . Entity = mesh ;...

    docs.aspose.com/3d/tr/net/create-3d-mesh-and-sc...
  6. 通過 .NET 將點雲生成為 AMF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 AMF 文檔。...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  7. 通過 .NET 將點雲生成為 3DS 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 3DS 文檔。...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  8. 通過 .NET 將點雲生成為 PLY 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 PLY 文檔。...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  9. Cập nhật Aspose.GIS: Chỉnh sửa các đối tượng và...

    Bài viết này khám phá những cải tiến gần đây trong thư viện Aspose.GIS, tập trung vào khả năng mới để phát hiện và lưu các thay đổi hình học trong một ứng dụng bản đồ.... Geometry = transformer . Transform...feature . Geometry ); (( Geometry ) feature . Geometry ). HasZ...

    docs.aspose.com/gis/vi/net/showcases/saving-cha...
  10. Convert USDZ to STL via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...represents 3-dimensional surface geometry. The file format finds its...

    products.aspose.com/3d/net/conversion/usdz-to-stl/