reinterpretcat / utymap

Highly customizable library for procedural world generation based on real map data
Apache License 2.0
963 stars 151 forks source link

Fix hanging building issue (elevation difference) when elevation data is used #20

Open reinterpretcat opened 8 years ago

reinterpretcat commented 8 years ago

This happens because elevation is taken from the single point.

reinterpretcat commented 8 years ago

MVP 1.0 will use FlatElevationProvider