mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-31 13:21:52 -04:00
@strudel/shader
Helpers for drawing shader.
Todos
Here are the things that needs to be implemented:
- Shader source error reporting
- Shader import from url, like shadertoy or git
- Display attribution
- Compilation error reporting, e.g. to show the line number
- Multiple instance and custom canvas position
- Multiple program, to be swapped like a pattern
- Texture inputs
- Buffer inputs, e.g. to generate a texture