Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 289 Bytes

VoroPP

A simple CMake-based wrapper around Voro++.

Build

> 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