pygfx/shadertoy

New features

Vipitis opened this issue · 0 comments

This issue contains a list of high level features that are considered:

  • render and export to video/gif
  • load shadercode from files, shadertoys from file
  • API integration to download shadertoys from the website reference #25
  • improve error handling (span offset due to compatibility code, new Python exceptions etc)
  • Improve Jupyter support (snapshot for jupyter canvas, etc)
  • compare two shaders (code level, intermediate representation?, frame)
  • CLI tool for most of the functionality
  • debug mode that shows textures/buffers and values in the GUI

the list is not exhaustive, top comment will be updated.
feature requests/contributions welcome!