Zig build port of the Voro++ repository (https://github.com/chr1shr/voro)
Find a file
2025-07-07 20:44:01 +01:00
.gitignore Build lib static and shared, voro++, and examples 2025-03-26 08:18:12 +00:00
build.zig Build lib static and shared, voro++, and examples 2025-03-26 08:18:12 +00:00
build.zig.zon Use commit hash instead of branch 2025-03-26 22:56:14 +00:00
LICENSE Add README, LICENSE, and clean build.zig.zon 2025-03-26 08:48:54 +00:00
README.md Update README 2025-07-07 20:44:01 +01:00

Voro++ Zig build

Voro++ packaged with Zig build. Requires Zig 0.14.0 or higher.

Installation

Add the package to your build.zig.zon:

zig fetch --save git+https://forge.lunai.re/rodolphe/voro-zig-build.git#main