shadergarden icon indicating copy to clipboard operation
shadergarden copied to clipboard

Create evolving artistic images with hot-code-reloaded Lisp and GLSL.

Results 5 shadergarden issues
Sort by recently updated
recently updated
newest added

The `run` and `render` subcommands are very similar, but have lots of code — joining them together would help clean up `main.rs`.

``` $ shadergraph run [info] Built initial graph [info] Starting... AGX: exceeded compiled variants footprint limit ``` The application doesn't crash, and I didn't notice any specific issues, so it...

https://user-images.githubusercontent.com/373823/132156917-39c852a9-f4d3-4495-8003-c14e9deb71f0.mp4

READ NEXT COMMENT FOR INFORMATION ABOUT THIS PR One last consideration: have a separate thread reading from stdin in a blocking manner. Whenever a full config is read from stdin,...