GPU-Marching-Cubes icon indicating copy to clipboard operation
GPU-Marching-Cubes copied to clipboard

A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL

Results 4 GPU-Marching-Cubes issues
Sort by recently updated
recently updated
newest added

Is it Possible to compute grid of size 1024*1024*1000 in CUDA Marching cube ??

Decouple the HP reduction from the code so that it can be used in other projects