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

ilmola/generator

0
View on GitHub↗
240 stars·28 forks·C++·LGPL-2.1·11 views

Generator

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

Features

  • Geometry Processing - Procedural geometry generation library.

Star history

Star history chart for ilmola/generatorStar history chart for ilmola/generator

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 Generator

Similar open-source projects, ranked by how many features they share with Generator.
  • nvidia/isaac-gr00tNVIDIA avatar

    NVIDIA/Isaac-GR00T

    6,222View on GitHub↗
    Jupyter Notebook
    View on GitHub↗6,222
  • kmammou/v-hacdkmammou avatar

    kmammou/v-hacd

    1,633View on 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++
    View on GitHub↗1,633
  • liangliangnan/easy3dLiangliangNan avatar

    LiangliangNan/Easy3D

    1,634View on GitHub↗

    A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)

    C++3d-modelingcomputer-graphicsdata-structure
    View on GitHub↗1,634
  • ivanfratric/polypartitionivanfratric avatar

    ivanfratric/polypartition

    702View on 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++
    View on GitHub↗702
See all 16 alternatives to Generator→

Frequently asked questions

What does ilmola/generator do?

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

What are the main features of ilmola/generator?

The main features of ilmola/generator are: Geometry Processing.

What are some open-source alternatives to ilmola/generator?

Open-source alternatives to ilmola/generator include: nvidia/isaac-gr00t. 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… lukasbanana/geometronlib — GeometronLib - Basic Geometry Library for 2D/3D Apps in modern C++. ivanfratric/polypartition — PolyPartition is a lightweight C++ library for polygon partition and triangulation. PolyPartition implements multiple…