Skip to content

WIP: Add an OpenVDB writer

Andrew Bauer requested to merge acbauer/paraview:vdb_writer2 into master

Very early work. Seems to work fine in parallel for image data. Not sure this is the best format for other dataset types but still experimenting. Doesn't yet really support time dependent datasets either. Field naming may be important too for the package that reads in the VDB file.

Merge request reports