Manual
Usage
Run Gander from a terminal using the following command.
gander [OPTION] INPUT [OUTPUT]
Gander accepts the following options.
| --display | Display a scene (the default) |
| --compile | Compile but do not display scene |
| --preprocess | Preprocess GLSL file |
| --slices | View the slices of dataset |
| --header | Print header of volume file |
| --range | Find actual high and low of dataset |
| --histogram | Show distribution in dataset |
| --convert [i] | Make dataset 8-bit taking every i'th value |