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
Yonaba avatar

Yonaba/delaunay

0
View on GitHub↗
109 stars·17 forks·Lua·MIT·8 viewsyonaba.github.io/delaunay↗

Delaunay

Delaunay triangulation for convex polygon

Features

  • Math Libraries - Triangulation library for convex polygons.

Star history

Star history chart for yonaba/delaunayStar history chart for yonaba/delaunay

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Delaunay

Similar open-source projects, ranked by how many features they share with Delaunay.
  • beakerboy/vba-math-objectsBeakerboy avatar

    Beakerboy/VBA-Math-Objects

    9View on GitHub↗

    VBA Math Objects

    VBA
    View on GitHub↗9
  • davisdude/mlibdavisdude avatar

    davisdude/mlib

    90View on GitHub↗

    A math and collisions library for Lua.

    Lua
    View on GitHub↗90
  • dknight/polysecdknight avatar

    dknight/polysec

    4View on GitHub↗

    Framework-agnostic polygon intersection library for Lua

    Lua
    View on GitHub↗4
  • automattf/vector.luaautomattf avatar

    automattf/vector.lua

    63View on GitHub↗

    a simple vector library for Lua based on the PVector class from processing

    Lua
    View on GitHub↗63
See all 11 alternatives to Delaunay→

Frequently asked questions

What does yonaba/delaunay do?

Delaunay triangulation for convex polygon

What are the main features of yonaba/delaunay?

The main features of yonaba/delaunay are: Math Libraries.

What are some open-source alternatives to yonaba/delaunay?

Open-source alternatives to yonaba/delaunay include: automattf/vector.lua — a simple vector library for Lua based on the PVector class from processing. beakerboy/vba-math-objects — VBA Math Objects. davisdude/mlib — A math and collisions library for Lua. dknight/polysec — Framework-agnostic polygon intersection library for Lua. duznanski/vornmath — Vorn's Lua Math Library. excessive/cpml — Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.