A simple CMake-based wrapper around Voro++.
> git clone https://github.com/Ahdhn/VoroPP.git
> cd VoroPP
> mkdir build
> cd build
> cmake ../
This will generate .sln
project for Windows or Makefile
for Unix-based platforms
A simple CMake-based wrapper around Voro++.
> git clone https://github.com/Ahdhn/VoroPP.git
> cd VoroPP
> mkdir build
> cd build
> cmake ../
This will generate .sln
project for Windows or Makefile
for Unix-based platforms