https://github.com/mqlvin/fortniteheightmap
An app allowing you to generate Fortnite heightmap images in high-resolution (up to 16k). The heightmap includes terrain, buildings and other on-map meshes.
https://github.com/mqlvin/fortniteheightmap
dropmap egui fortnite fortnite-dropmap fortnite-heightmap heightmap rasterization rust uemodel
Last synced: 6 days ago
JSON representation
An app allowing you to generate Fortnite heightmap images in high-resolution (up to 16k). The heightmap includes terrain, buildings and other on-map meshes.
- Host: GitHub
- URL: https://github.com/mqlvin/fortniteheightmap
- Owner: Mqlvin
- Created: 2026-05-13T14:34:34.000Z (21 days ago)
- Default Branch: master
- Last Pushed: 2026-05-26T11:40:43.000Z (8 days ago)
- Last Synced: 2026-05-26T12:26:32.989Z (8 days ago)
- Topics: dropmap, egui, fortnite, fortnite-dropmap, fortnite-heightmap, heightmap, rasterization, rust, uemodel
- Language: Rust
- Homepage:
- Size: 13.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

---
# Fortnite Heightmap Generator
*Generates heightmaps including terrain, trees, buildings and all other collidable objects*
## Features
- Generates an all-mesh heightmap
- Generates a terrain-only heightmap *(optionally)*
- Up to 16K resolution output
- 16-bit greyscale image output
- Exports heightmap data *(etc. map size, map scale, grey-difference as height)*
## Prerequisites
- The Fortnite game must be installed, and you must have played on the map(s) you would like to export
- [FortnitePorting](https://github.com/h4lfheart/FortnitePorting/releases) must be downloaded
- [Blender](https://www.blender.org/download/) must be downloaded, although you never actually have to use it
## Usage
Clone or download the repository, and ensure you have the prerequisites installed.
If you don't have `cargo` or `python`, you may want to download prebuilt binaries from the Releases tab.
Then, follow the [usage instructions here](USAGE.md)
## Issues running? Bugs?
If you have any issues running this software, please create a GitHub issue in this repository.
**Do not** go to FortnitePorting's Discord server for support for this software, because 1. I won't see your issue, and 2. it means nothing to them :)