OpenGL procedural terrain - a longer walk

OpenGL procedural terrain. Here is a smalll list of some of the techniques I used here: . tessellation shaders, . trilinear texture mapping, . 2D billboards, . displacement mapping . wind animation using noise texture . HDR . advanced bloom via downsampling
Back to Top