Table of Contents

Shaders

A memo in GLSL programming.

ISF

ISF stands for Interactive Shader Format and is a file format used to describe GLSL shaders for real-time image filtering and generation.

* ISF Main Site

Ressources

Online Editors

* TwiGL App and TwiGL GitHub

* ISF Editor

* Book of Shader's Editor

* ShaderToy's Editor

Tools

* Graph Toy : Display math functions

* Color Palettes : Interactive Color Palettes

* Desmos : Great math tools

Documentation

* Inigo Quilez's website

* Shadertoy's unofficial WordPress