Files
strudel/packages/shader
Tristan de Cacqueray 36d4d89052 Fix lint error
2024-10-21 09:23:31 -04:00
..
2024-10-19 09:24:01 -04:00
2024-10-20 22:06:41 -04:00
2024-10-21 09:23:31 -04:00

@strudel/shader

Helpers for drawing shader.

Todos

Here are the things that needs to be implemented:

  • Shader compilation error reporting, e.g. to show the line number
  • Shader import from url, like shadertoy or git
  • Display shader author attribution, e.g. to respect CC-BY
  • Handle WebGL context lost by restoring the objects.
  • Multiple instances and custom canvas positions
  • Multiple programs, to be swapped like a pattern
  • Texture inputs
  • Buffer inputs, e.g. to generate a texture