Git Product home page Git Product logo

lab05-erosion's Introduction

lab05-Erosion

Shader toy link: https://www.shadertoy.com/view/DdfGW7

  • 0s:

lab05-1

  • 30s:

lab05-2

1. Code-In-The-Blanks

Imagine a terrain height field, where white is the highest height and black is the lowest height. We'll stick to 2d for ease of visualization. We can generate an interesting organic-looking height field like this with noise:

Screenshot 2022-10-18 214809

Not bad, but not good either. We can make it look MORE like terrain by mimicking the effects of erosion. If you imagine material sliding down steep slopes to re-distribute some of the height, it might look more like this:

Screenshot 2022-10-18 214636

Fork this base code and replicate (to the best of your ability) this erosion effect. More detailed instructions inside!

2. Beautiful colors

Add some coloring to give the terrain some personality.

Submission

  • Create a pull request to this repository
  • In the README, include the names of both your team members
  • In the README, create a link to your shader toy solutions
  • Make sure your shadertoy is set to UNLISTED or PUBLIC (so we can see them!)

lab05-erosion's People

Contributors

rahwang avatar fridawang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.