procedural terrain map glsl implementation
Install glsl-canvas VSCode extension: https://marketplace.visualstudio.com/items?itemName=circledev.glsl-canvas
- enter
Show glslCanvascommand in VSCode - open
src/terrain.glslfile (you should see the canonical fragment shader) - uncomment steps within
src/terrain.glslto progress through the tutorial