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

https://github.com/polaris/ofxmarchingcubes

An openFrameworks addon that implements the marching cubes algorithm
https://github.com/polaris/ofxmarchingcubes

Last synced: 4 months ago
JSON representation

An openFrameworks addon that implements the marching cubes algorithm

Awesome Lists containing this project

README

        

# ofxMarchingCubes
An openFrameworks addon that implements the marching cubes algorithm.

The code is based on a version by Cory Gene Bloyd.