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
- 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-03-01T04:51:08.456Z (about 2 months ago)
- Language: C++
- Homepage: http://math.lbl.gov/voro++/about.html
- Size: 730 KB
- Stars: 54
- Watchers: 8
- 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