https://github.com/patriciogonzalezvivo/ofxVoro
OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation
https://github.com/patriciogonzalezvivo/ofxVoro
Last synced: 13 days ago
JSON representation
OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation
- Host: GitHub
- URL: https://github.com/patriciogonzalezvivo/ofxVoro
- Owner: patriciogonzalezvivo
- Created: 2013-04-21T22:35:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T13:51:50.000Z (about 9 years ago)
- Last Synced: 2025-04-03T19:21:48.218Z (20 days ago)
- Language: C++
- Homepage: http://math.lbl.gov/voro++/about.html
- Size: 730 KB
- Stars: 55
- Watchers: 7
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[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