amterp / COMP30019-Project-1

Project 1 for 2018 Semester 2 of COMP30019
1 stars 0 forks source link

Simple Terrain Coloring #44

Closed samuel-x closed 6 years ago

samuel-x commented 6 years ago

Added simple terrain coloring, with 4 pre-defined zones: Sand, Default, Mountain and Snow.

These can be changed within the inspector, and features definable buffer zones. Also, the water plane will now automatically be set to the midpoint between the highest and lowest point of the terrain, which should provide a nice point of reference when coloring the map.

amterp commented 6 years ago

I'll read through this and merge tomorrow 👍