Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zack Elliott - Final Submission #13

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

zelliott
Copy link

@zelliott zelliott commented May 3, 2017

Demo: http://zelliottm.com/Final-Project/

Final Report: https://github.com/zelliott/Final-Project/blob/4cc773af97d02e84b0a8de95473ee1b28acc7754/writeups/final_doc.md

Video: https://www.youtube.com/watch?v=c9jW-wpFMrA&feature=youtu.be

Final Updates:

  • Added many, many more map customization tweaks to the DAT.GUI.
  • Added seeds to all random number generation. This allows DAT.GUI changes to update the same underlying map, instead of creating a new map from scratch.
  • Implemented basic erosion! Water droplets are distributed around the map, and flow down through the elevation map, carrying sediment with them. The water distribution, water frequency, erosion seed, and number of erosion steps can be customized on the DAT.GUI interface.
  • Improved the coastline generation algorithm... still a tad buggy... but overall good enough.

screen shot 2017-05-03 at 10 42 32 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant