Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 7,545 for

geometries

(0.43 sec)
  1. Tạo đám mây điểm thành 3MF Định dạng tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm tạo đám mây điểm vào 3MF tài liệu trên .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/vi/net/point-cloud/3mf/
  2. Tạo đám mây điểm thành AMF Định dạng tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm tạo đám mây điểm vào AMF tài liệu trên .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/vi/net/point-cloud/amf/
  3. 通過 .NET 將點雲生成為 GLTF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 GLTF 文檔。...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/...
  4. 通過 .NET 將點雲生成為 U3D 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 U3D 文檔。...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/...
  5. .NET를 통해 3MF 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 3MF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....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/3mf/
  6. .NET를 통해 DXF 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 DXF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....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/dxf/
  7. .NET를 통해 RVM 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 RVM 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....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/rvm/
  8. .NET를 통해 GLTF 파일 형식으로 Point Cloud 생성 | products...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 GLTF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....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/gltf/
  9. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....triangle is the most atomic geometry. Thus it is used as base for...// Point node to the Mesh geometry cubeNode . Entity = sphere...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  10. Rendu matériel basé sur la géométrie 3D|Documen...

    En utilisant Aspose.3D for .NET API, les développeurs peuvent programmer le GPU (unité de traitement graphique) et configurer le matériel graphique pour rendre la géométrie 3D au lieu du pipeline de fonctions fixes....Shaders, Fragment Shaders et Geometry Shaders. La classe GLSLSource...RenderGroup = RenderQueueGroupId . Geometries ; List < FVector3 > lines...

    docs.aspose.com/3d/fr/net/hardware-based-render...