Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 664 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 664 Bytes

Fun with WebGL 2.0 - 056 - Swaying Particle Textured Grass

Description: Continuing the previous video on billboarding, we create random particle quads touching the floor of our view space. Each particle uses a texture of blades of grass. Then we use our shader to skew our quad in a repeating pattern to simulate the idea of grass swaying in the wind.

Links of Interest

Links