
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 command-line tools for the Field3D library.