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

karimnaaji/voxelizer

0
View on GitHub↗
662 stars·65 forks·C·9 viewskarim.naaji.fr/voxelizer.html↗

Voxelizer

Header only mesh voxelizer in c99

Features

  • Math and Geometry - Mesh to voxel conversion.
  • Graphics and Games - Header-only mesh voxelizer.

Star history

Star history chart for karimnaaji/voxelizerStar history chart for karimnaaji/voxelizer

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

Projects sharing features with Voxelizer

These projects share indexed features with Voxelizer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • phuocng/1locphuocng avatar

    phuocng/1loc

    6,738View on GitHub↗

    1loc is a JavaScript utility library and multifaceted toolkit providing a collection of single-line functions for common mathematical, string, date, and geometric operations. It functions as a set of functional programming helpers and data validation predicates designed to perform atomic transformations and validations. The project includes a geometry math library for calculating distances, angles, and spatial overlaps between points and rectangles, alongside a text manipulation library for casting, capitalizing, and analyzing string content. The toolkit covers broader capability areas inclu

    MDXeleventyjavascriptjavascript-utils
    View on GitHub↗6,738
  • barerose/dvectorB

    BareRose/dvector

    0View on GitHub↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    View on GitHub↗0
  • brunolevy/geogram.psm.delaunayB

    BrunoLevy/geogram.psm.Delaunay

    0View on GitHub↗

    geogram Delaunay pluggable software module

    View on GitHub↗0
  • andy-thomason/vookooandy-thomason avatar

    andy-thomason/Vookoo

    538View on GitHub↗

    A set of utilities for taking the pain out of Vulkan in header only modern C++

    C++
    View on GitHub↗538
Compare all 30 related projects→

Frequently asked questions

What does karimnaaji/voxelizer do?

Header only mesh voxelizer in c99

What are the main features of karimnaaji/voxelizer?

The main features of karimnaaji/voxelizer are: Math and Geometry, Graphics and Games.

Which projects share features with karimnaaji/voxelizer?

Projects with overlapping indexed features include: phuocng/1loc — 1loc is a JavaScript utility library and multifaceted toolkit providing a collection of single-line functions for… barerose/dvector — This is a header-only library, as such most of its functional documentation is contained within the "header section"… brunolevy/geogram.psm.delaunay — geogram Delaunay pluggable software module. brunolevy/geogram.psm.opennl — geogram OpenNL pluggable software module. codeplea/tinyexpr — tiny recursive descent expression parser, compiler, and evaluation engine for math expressions. andy-thomason/vookoo — A set of utilities for taking the pain out of Vulkan in header only modern C++.