kevinroast / webglshaders

WebGL Shader demos - GPU rendering shader experiments with procedural 3D scene generation using ray marching and distance field (also known as 'sphere tracing') rendering techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGL Shader demos - GPU rendering shader experiments with procedural 3D scene generation using ray marching and distance field (also known as 'sphere tracing') rendering techniques.

by Kevin Roast - see http://www.kevs3d.co.uk/dev/shaders/ for live demos and screenshots.

If you want to understand this stuff read through the PDF and pouet.net links above

About

WebGL Shader demos - GPU rendering shader experiments with procedural 3D scene generation using ray marching and distance field (also known as 'sphere tracing') rendering techniques.

License:MIT License


Languages

Language:HTML 100.0%