Computer Graphics - Bird
- April 17, 2021
- Pedro Esteves
This is the second project for a Computer Graphics (CGRA) course, made in WebGL. This project consists of a small scene composed of: a house; a surrounding landscape;a terrain with elevations, created from a shader;a forest, made by trees using procedural generation;a thunderstorm, composed by lightning using procedural generation; an animated and controllable bird, as well as its nest. The user …