Here are some of my GameMaker projects:
| Project | Description |
|---|---|
| Bokeh Blur | Realistic bokeh shader |
| 1-Pass Blur | A simple, general purpose blur shader |
| Dual-Kawase Blur | A fast blur algorithm for strong blurring |
| Voronoi Pixels | An experimental effect for pixel art |
| Fire-Fun | Some fun magic fireballs |
| Basic Lighting | A simple, shaderless solution for lighting |
| Shader Derivatives | Guide on derivative functions like dFdx |
| FXAA | Fast Approximate Anti-aliasing shader brought to GM |
| GML-to-GLSL | I ported the GML math functions over to GLSL! |
| GM JFA | Jump Flooding Algorithm for generating SDFs around sprites |
| GM Chromatic Aberration | A common color shift effect |
| 2D Fluids | Metaball fluids using GM's particles |
