3 horizontal lines, burger
3 horizontal lines, burger

3 horizontal lines, burger
Remove all
LOADING ...

Online shader editor in GLSL with an examples and small library | ShaderToy

Clock
26.02.2024
/
Clock
12.03.2026
/
Icon of app type
Web tool
An eye
2374
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
1


Shader editor | ShaderToy

Tweaking icon
Tweaking icon
Tweaking icon
Settings icon
Examples icon
Question icon
Errors icon
Saves icon
Saves icon

Canvas settings




Shader settings

Shader examples in glsl

Saves

Pause icon Continue icon Start icon Start icon Start icon

About editor

The key feature of this editor is that together with the fragment shader you can also edit the vertex shader. Provided that you understand linear algebra, matrices, and vectors.
This tool was created to solve two main tasks:
  • Creating glsl shaders for further use
  • Sharpening your math skills and knowledge
It is actively developing. I plan to add:
  • Choosing between webgl and webgl2
  • Improved UX/UI for save button and error output
  • Ability to name saves
  • Add texture support
  • Add keybingins
It is important to consider the following 'features' when working with tool.
  • Texture not implemented yet
  • There are 3 build-in uniforms
    • vec2 u_time is the time since the page started loading.
    • vec2 u_resolution is the width and height of the canvas
    • vec2 u_mouse it is a x and y mouse coordinates, relative to canvas
  • If you made changes to the shader and updated it, but nothing happened,Check if it's paused
  • Text input fields require numbers separated by commas
  • Not all shaders in the shader library are mine.

Similar tools

A SMIL animation editor for SVG images

Creation date
09.01.2026
/
Update date
12.03.2026
/
Icon of app type
Web tool
An eye
190
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
This is a simple animation editor for SVG images based on direct code editing. It was created solely for teaching the basics and specifics of animating SVG images using SMIL. Has build in picker for ID's of elements of an image.

Do not forget to share, like and leave a comment :)

Reviews

(0)

captcha
Send
LOADING ...
It's empty now. Be the first (o゚v゚)ノ