shader:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
shader:start [2023/03/03 09:29] mhshader:start [2024/02/23 16:47] mh
Line 8: Line 8:
 ISF stands for **Interactive Shader Format** and is a file format used to describe GLSL shaders for real-time image filtering and generation. 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 Online Editor]]+* [[https://editor.isf.video/|ISF Main Site]]
  
  
Line 15: Line 15:
 ==== Online Editors ==== ==== Online Editors ====
  
-* [[https://twigl.app/|TwiGL App]]+* [[https://twigl.app/|TwiGL App]] and [[https://github.com/doxas/twigl|TwiGL GitHub]]
  
 * [[https://editor.isf.video/shaders/new|ISF Editor]] * [[https://editor.isf.video/shaders/new|ISF Editor]]
Line 22: Line 22:
  
 * [[https://www.shadertoy.com/new|ShaderToy'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
 +
 +
 +==== Documentation ====
 +
 +* [[https://iquilezles.org/articles/|Inigo Quilez's website]]
 +
 +* [[https://shadertoyunofficial.wordpress.com/|Shadertoy's unofficial WordPress]]
 +
  
  
  • shader/start.txt
  • Last modified: 2024/02/27 15:55
  • by mh