
Tag Archives: effect
GLSL.io: A Helpful Collection of GLSL Transition Effects
The cool PageCurl effect ported to GLSL Hacker
(GLSL) Volumetric Light / Radial Blur Post Processing Filter (for webcam / video)
(Shader Library) Electrocardiogram Effect (GLSL)
How to Make a Simple Tunnel Effect
Crysis 2 Direct3D 11 Effects Overview
(Shader Library) Swirl Post Processing Filter in GLSL
(Shader Library) Cross Stitching Post Processing Filter in GLSL
(Shader Library) Simple 2D Effects: Sphere and Ripple in GLSL
(Shader Library) Pixelation Post Processing Effect (GLSL)
[Shader Library] Posterization Post Processing Effect (GLSL)
[Shader Library] Lens Circle Post Processing Effect (GLSL)
FoxTab: Add 3D Tab Management in Your Browser!
Programming Metaballs in 2D
Yeah, Gamedev offers us a cool article about 2D metaballs: what they are, and how to implement them. Metaballs are these squishy circular objects that have an organic look and feel that were widely used in demoscene.
Read this nice tutorial here: http://www.gamedev.net/reference/programming/features/isometa2d/