You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.