An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

image

---

# 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 :)