Skip to content

LRLVEC/MarchingCubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarchingCubes

An implemention of parallel marching cubes algorithm by CUDA

Original Paper: Parallel Marching Blocks: A Practical Isosurfacing Algorithm for Large Data on Many-Core Architectures
The first step (block-based-stream-reduction) reached over 10x speed up (the iso-surface is calculated realtime, not read from textrue)

About

An implemention of parallel marching cubes algorithm by CUDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages