awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pmp-library avatar

pmp-library/pmp-library

0
View on GitHub↗
1,489 星标·212 分支·C++·MIT·2 次浏览www.pmp-library.org↗

Pmp Library

The Polygon Mesh Processing Library is a modern C++ open-source library for processing and visualizing polygon surface meshes. Its main features are:

Features

  • Geometry Processing - Processing and visualization of polygon surface meshes.

Star 历史

pmp-library/pmp-library 的 Star 历史图表pmp-library/pmp-library 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pmp Library 的开源替代方案

相似的开源项目,按与 Pmp Library 的功能重合度排序。
  • nvidia/isaac-gr00tNVIDIA 的头像

    NVIDIA/Isaac-GR00T

    6,222在 GitHub 上查看↗
    Jupyter Notebook
    在 GitHub 上查看↗6,222
  • ivanfratric/polypartitionivanfratric 的头像

    ivanfratric/polypartition

    702在 GitHub 上查看↗

    PolyPartition is a lightweight C++ library for polygon partition and triangulation. PolyPartition implements multiple algorithms for both convex partitioning and triangulation. Different algorithms produce different quality of results (and their complexity varies accordingly). The implemented…

    C++
    在 GitHub 上查看↗702
  • kmammou/v-hacdkmammou 的头像

    kmammou/v-hacd

    1,633在 GitHub 上查看↗

    Collision detection is essential for realistic physical interactions in video games and computer animation. In order to ensure real-time interactivity with the player/user, video game and 3D modeling software developers usually approximate the 3D models composing the scene (e.g. animated…

    C++
    在 GitHub 上查看↗1,633
  • ilmola/generatorilmola 的头像

    ilmola/generator

    240在 GitHub 上查看↗

    The purpose of this library is to easily generate procedural meshes of geometric primitives such as spheres, boxes, cones, cylinders etc.

    C++
    在 GitHub 上查看↗240
查看 Pmp Library 的所有 16 个替代方案→

常见问题解答

pmp-library/pmp-library 是做什么的?

The Polygon Mesh Processing Library is a modern C++ open-source library for processing and visualizing polygon surface meshes. Its main features are:

pmp-library/pmp-library 的主要功能有哪些?

pmp-library/pmp-library 的主要功能包括:Geometry Processing。

pmp-library/pmp-library 有哪些开源替代品?

pmp-library/pmp-library 的开源替代品包括: nvidia/isaac-gr00t. ivanfratric/polypartition — PolyPartition is a lightweight C++ library for polygon partition and triangulation. PolyPartition implements multiple… kmammou/v-hacd — Collision detection is essential for realistic physical interactions in video games and computer animation. In order… liangliangnan/easy3d — A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python). libigl/libigl — libigl is a C++ geometry processing library used for analyzing and manipulating 3D triangle and tetrahedral meshes. It… ilmola/generator — The purpose of this library is to easily generate procedural meshes of geometric primitives such as spheres, boxes,…