Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 6,586 for

geometries

(0.35 sec)
  1. Gestisci tele di file XPS | .NET

    .NET API Soluzione per la gestione dei file XPS. Esempio di codice su come ritagliare e trasformare tele di file XPS con poche righe di codice C#....Create the rectangle path geometry XpsPathGeometry rectGeom =...Create the rectangle path geometry XpsPathGeometry rectGeom =...

    products.aspose.com/page/it/net/work-with-canva...
  2. Convert USDZ to STL File Programmatically in C#...

    Convert USDZ to STL File Programmatically in C#. Export USDZ file in .NET or .NET Core based applications with few lines of code....data for rigging, textures, geometry, etc. to precisely portray...

    blog.aspose.com/3d/usdz-to-stl-csharp/
  3. Changements de l API publique dans Aspose.Cells...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Ajout de la propriété Geometry.ShapeAdjustValues Avec la...Cells a exposé la méthode Geometry.getShapeAdjustValues qui peut...

    docs.aspose.com/cells/fr/java/public-api-change...
  4. สร้าง Point Cloud เป็น 3DS รูปแบบไฟล์ผ่าน .NET ...

    C# ซอร์สโค้ดสำหรับโหลด แสดงผล และเพิ่ม create point cloud ให้กับเอกสาร 3DS บน .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/th/net/point-cloud/3ds/
  5. 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...
  6. 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...
  7. 通過 .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/...
  8. 通過 .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/...
  9. .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/
  10. .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/