Taywee / df-elevation-to-model

Small, simple program that takes in Dwarf Fortress's exported elevation maps (from Legends) and converts them into a 3D model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

df-elevation-to-model

Converts a dwarf fortress elevation map into a 3D model.

Usage

Compile it with cargo, and then run it with the --help command. It just takes in an elevation file and outputs a ply.

Copyright and License

Copyright © 2018 Taylor C. Richberger Licensed GPLv3 or later (see LICENSE file)

About

Small, simple program that takes in Dwarf Fortress's exported elevation maps (from Legends) and converts them into a 3D model

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%