An open API service indexing awesome lists of open source software.

https://github.com/patriciogonzalezvivo/ofxvoro

OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation
https://github.com/patriciogonzalezvivo/ofxvoro

Last synced: about 1 month ago
JSON representation

OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation

Awesome Lists containing this project

README

        

![Image](http://patriciogonzalezvivo.com/2013/ofxvoro/image.png)

[OpenFrameworks addon](https://github.com/patriciogonzalezvivo/ofxVoro) for [Voro++](http://math.lbl.gov/voro++/about.html) made by Chris H. Rycroft (LBL / UC Berkeley)

# Installation

Clone this [addon](https://github.com/patriciogonzalezvivo/ofxVoro) into your `openFrameworks/addons` by

cd openFrameworks/addons
git clone https://github.com/patriciogonzalezvivo/ofxVoro