https://github.com/nullprop/shovel
A heightmap to displacement importer for Source 2 Hammer editor.
https://github.com/nullprop/shovel
hammer source-engine
Last synced: 10 months ago
JSON representation
A heightmap to displacement importer for Source 2 Hammer editor.
- Host: GitHub
- URL: https://github.com/nullprop/shovel
- Owner: nullprop
- License: mit
- Created: 2021-01-18T02:11:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-11T15:18:59.000Z (about 1 year ago)
- Last Synced: 2025-05-08T21:49:13.134Z (10 months ago)
- Topics: hammer, source-engine
- Language: C#
- Homepage: https://www.youtube.com/watch?v=e6_VJDo9YaA
- Size: 938 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Shovel
A heightmap to displacement importer for Source 2 Hammer editor.
## Usage
`Shovel.exe --help`
A precompiled binary can be found in the [releases tab](https://github.com/nullprop/Shovel/releases).
A sample 256x256 heightmap is included in the /data folder.
Heightmap should be a bitmap of format BMP | GIF | EXIF | JPG | PNG | TIFF.
Max height will be the height in meters (48hu) used for pure white pixels in the heightmap.
## Demo
[](https://www.youtube.com/watch?v=e6_VJDo9YaA)