shader:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
shader:start [2023/03/03 09:23] – created mhshader:start [2024/02/27 15:55] (current) – [Tools] mh
Line 3: Line 3:
 A memo in GLSL programming. 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.
 +
 +* [[https://editor.isf.video/|ISF Main Site]]
  
  
 ===== Ressources ===== ===== Ressources =====
  
-* [[ISF Online Editor|https://editor.isf.video/]]+==== Online Editors ==== 
 + 
 +* [[https://twigl.app/|TwiGL App]] and [[https://github.com/doxas/twigl|TwiGL GitHub]] 
 + 
 +* [[https://editor.isf.video/shaders/new|ISF Editor]] 
 + 
 +* [[http://editor.thebookofshaders.com/|Book of Shader's Editor]] 
 + 
 +* [[https://www.shadertoy.com/new|ShaderToy's Editor]] 
 + 
 +==== Tools ==== 
 + 
 +* [[https://graphtoy.com/|Graph Toy]] : Display math functions 
 + 
 +* [[http://dev.thi.ng/gradients/|Color Palettes]] : Interactive Color Palettes 
 + 
 +* [[https://www.desmos.com/|Desmos]] : Great math tools 
 + 
 + 
 +==== Documentation ==== 
 + 
 +* [[https://iquilezles.org/articles/|Inigo Quilez's website]] 
 + 
 +* [[https://shadertoyunofficial.wordpress.com/|Shadertoy's unofficial WordPress]] 
 + 
 + 
  • shader/start.1677831836.txt.gz
  • Last modified: 2023/03/03 09:23
  • by mh