A simple QT-based 3d viewer for height maps.
- Compile and run it using QtCreator
- File > Open > /example/example.v3d
The program will then read the data on the files and display it on the screen. You should see something similar to this:
Observe the files at /example to understand how to include your own layers.
| Key | Effect |
|---|---|
| Up/Down | Increase/decrease camera inclination |
| Left/Right | Rotate camera |
| A | Toggle axis |
| G | Toggle guides |
| J/K | Zoom in/out |