Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patriciogonzalezvivo/ofxVoro

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

Last synced: 4 months 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