awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

Microsoft/Mesh-processing-library

0
View on GitHub↗
0 stars·0 forks·10 views

Mesh Processing Library

Features

  • Mesh And Geometry Processing - Tools for processing and analyzing 3D mesh data.

Star history

Star history chart for microsoft/mesh-processing-libraryStar history chart for microsoft/mesh-processing-library

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of microsoft/mesh-processing-library?

The main features of microsoft/mesh-processing-library are: Mesh And Geometry Processing.

Which projects share features with microsoft/mesh-processing-library?

Projects with overlapping indexed features include: nmwsharp/geometry-central — Geometry-central is a C++ framework designed for 3D geometry processing, surface analysis, and numerical computation.… pyvista/pyvista — PyVista is a scientific 3D plotting framework and visualization library that provides a Python interface for rendering… intelvcl/open3d. wjakob/instant-meshes — Instant Meshes is a 3D surface remesher and computational geometry tool designed to generate optimized polygonal grids…

Projects sharing features with Mesh Processing Library

These projects share indexed features with Mesh Processing Library. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nmwsharp/geometry-centralnmwsharp avatar

    nmwsharp/geometry-central

    1,320View on GitHub↗

    Geometry-central is a C++ framework designed for 3D geometry processing, surface analysis, and numerical computation. It provides a foundational toolkit for performing discrete differential geometry operations on manifold surface meshes, enabling the analysis and manipulation of complex 3D structures. The library distinguishes itself through its support for intrinsic triangulation processing, which allows for the execution of geometric algorithms independently of vertex positions to maintain stability under deformation. It utilizes a half-edge mesh representation to facilitate constant-time t

    C++
    View on GitHub↗1,320
  • pyvista/pyvistapyvista avatar

    pyvista/pyvista

    3,707View on GitHub↗

    PyVista is a scientific 3D plotting framework and visualization library that provides a Python interface for rendering and analyzing spatial datasets using a VTK backend. It functions as a volumetric rendering engine and a 3D mesh analysis tool for computing geometric properties and performing boolean operations on surface and volumetric meshes. The project is distinguished by its ability to operate as a headless 3D renderer, generating high-quality renders and animations on remote servers without a physical display. It also features a lazy-accessor extension mechanism that allows the registr

    Python
    View on GitHub↗3,707
  • intelvcl/open3dI

    IntelVCL/Open3D

    0View on GitHub↗
    View on GitHub↗0
  • wjakob/instant-mesheswjakob avatar

    wjakob/instant-meshes

    6,104View on GitHub↗

    Instant Meshes is a 3D surface remesher and computational geometry tool designed to generate optimized polygonal grids over existing three-dimensional models. It functions as a field-aligned mesh generator that computes orientation and position fields to ensure the resulting mesh follows the geometric flow and contours of a target surface. The tool distinguishes itself through an interactive mesh editor that allows for the manual refinement of these mathematical fields. Users can employ brush tools to adjust orientation and position fields, steering the mesh topology in real time through iter

    C++
    View on GitHub↗6,104