Files
strudel/packages/shader

@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