Add marching cubes isosurface example
Open
example
task
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Add an example which displays the isosurface of a scalar field using the marching cubes algorithm in parallel with OpenCL. Potentially use the VTK library interop code to load the scalar field (vtkImageData) from a file and display it in a 3D render window.
##
Contributor guide
Assessment
This issue has not been assessed yet.