Sven Vogel b90f60c7da | ||
---|---|---|
Blur-Filter | ||
Game-of-Life-3D | ||
John-Conway's-Game-of-Life:2D | ||
Optimized-Bilateral-Filter | ||
pbr-pathtracing | ||
Image.glsl | ||
LICENSE | ||
README.md | ||
READMME.md | ||
overview.png |
README.md
Image-Filtering
About
This folder contains various filter that can be applied to 2D images. Every shader is written in GLSL and is supposed to deliver a simple handson sample implementation. With some filters even implementing some optimization measures such as quicker blurs or magic numbers instead of constant functions.
Content
- Bilateral Filter
- Chromatic Aberration