Skip to content

Logistic map as an example of how to use the ImageWriter.

Nick Thompson requested to merge NAThompson/vtk-m:logistic into master

I needed to learn how to use the vtkm::io::ImageWriterPNG class, so I hacked this up and thought I'd share.

logistic

Merge request reports