# voxcov (Voxel Coverage) ## TODO Brief explanation ## Running the example Some simple toy programs are in the `example` directory and can be run with: ```bash cargo run --release --example blur cargo run --release --example demo ```