
Field3d is an open source library for storing voxel data.
it provides c++ classes that handle in-memory storage and a file format based on hdf5 that allows the c++ objects to be written to and read from disk.
this package contains the development files for the field3d library.