chriskiefer / MarchingCubesGPULinks
Marching cubes algorithm demo for OpenFrameworks / OSX, using a geometry shader
☆27Updated 13 years ago
Alternatives and similar repositories for MarchingCubesGPU
Users that are interested in MarchingCubesGPU are comparing it to the libraries listed below
Sorting:
- GPU marching cubes implementation for openFrameworks using a compute shader.☆18Updated 7 years ago
- Simple Delaunay triangulator for Cinder based on ofxDelaunay and Paul Bourke's paper☆18Updated 10 years ago
- ☆50Updated 10 years ago
- Public repository of personal cinder projects, largely for my own edification.☆14Updated 9 years ago
- OpenCl block for Cinder☆14Updated 9 years ago
- cloth simulation with collision☆66Updated 6 years ago
- An openFrameworks addon to check if a 3D point is inside an ofMesh☆22Updated 10 years ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- Thin wrapper around Cmft for use with Cinder☆12Updated 8 years ago
- A constructive solid geometry (mesh boolean) addon for openFrameworks.☆49Updated 6 years ago
- generate quadtree from image/texture☆15Updated 4 years ago
- Gettings started with Cinder glNext(0.9.0?)'s new OpenGL API.☆23Updated 10 years ago
- Parallel transport frames addon for openframeworks.☆35Updated last year
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆14Updated 3 years ago
- [WIP] Differential growth simulation