Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dabbertorres/bz-hgt-editor
A simple editor for Battlezone heightmap (*.hgt) files.
https://github.com/dabbertorres/bz-hgt-editor
Last synced: about 2 months ago
JSON representation
A simple editor for Battlezone heightmap (*.hgt) files.
- Host: GitHub
- URL: https://github.com/dabbertorres/bz-hgt-editor
- Owner: dabbertorres
- License: mit
- Created: 2015-05-12T01:49:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T17:31:55.000Z (over 9 years ago)
- Last Synced: 2023-08-21T18:13:15.558Z (over 1 year ago)
- Language: C++
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BZ-hgt-Editor
A simple editor for Battlezone heightmap (*.hgt) files.How to:
Launch via command line. Give it one argument: the path to the hgt file you wish to edit.Do your editing.
Exit the window when done.
Command prompt will ask you if you want save.
Say yes or no.
If yes, it will overwrite the file you gave it.
If no, it won't touch it.You're done!
# Controls:
Keys 1 - 0:
change size of brushArrow Keys:
Move view aroundMouse Wheel:
Modify height of selected areaCtrl + Mouse Wheel:
Zooms in and out.
Shift + Mouse Wheel:
Changes size of brush (this is how to get it larger than 10x10)Alt + Mouse Wheel:
Precise height modification
M:
Make selection max height (4095, 409.5 meters in BZ).N:
Make selection min height (0).