dishmint / ArcanePropagation

Exploring image convolution and fragment shaders.
MIT License
2 stars 0 forks source link

Implement preset system #7

Closed dishmint closed 1 year ago

dishmint commented 2 years ago
dishmint commented 2 years ago

It should be a GUI so you can interactively change sliders/values then write them to a file.

dishmint commented 2 years ago

With the canvas implementation I can use Tweakpane to import/export presets

dishmint commented 1 year ago

Implemented via LazyGui in #16 and #84