Natural Terrain
Ian Dong, Zack Oon, Colin Steidtmann, Satvik Muddana
Goal → Recreate Beautiful Natural Effects
Starting Point�https://github.com/LiamHz/atlas
Our Best Recreations
Fog
Implemented a shader to render fog in a scene based on the distance of the fragment to the camera
Exponential Squared Fog
Grass
Gif goes here
Grass Billboards!
Grass Positioning & Shading
Sky Box
Water
The start
Water plane added
Water
Reflection + Refraction
Water
Distortion + Movement
Unfortunately, Nature is More Than Pixels
Base Terrain Found on GitHub
Challenge:
Our Solution:
Character Movement
The starter code didn’t come with up/down keys, so we added up/down keys
Struggles and Next Steps