Registry / other / voro
library2024-09-11vcpkgunverified

Voro++: a three-dimensional Voronoi cell library in C++.

vcpkg install voro
INSTALL
IMPORT
SIG · VORO
V
voro
othercppv2024-09-11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

voro++.hh
✓ #include <voro++.hh>

Create a Voronoi container

#include "voro++.hh" int main() { voro::container con(0,1,0,1,0,1,1,1,1,false,false,false,8); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2024-09-11latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources

No resource links recorded.

voro — pip install voro · libregistry