How to Install field3d-tools in Ubuntu 18.04



Install field3d-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install field3d-tools

Description:

command-line tools for Field3D

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.

Homepage: https://sites.google.com/site/field3d/

Version: 1.7.2-1build2

Section: universe/utils