Skip to content

Phyllostachys/ShadertoyScr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Windows 64-bit

Run the following:

vcvars64.bat
build_win64.bat

Windows mingw-w64

Run the following:

build_mingw-w64.sh

Output is sent to the bin folder.

Examples

Run some of the shaders that come with this like this:

ShadertoyScr shaders/ring_twister.frag

If you run ShadertoyScr without any arguments then it'll use ring_twister.frag.

Shaders

TODO

  • Make fullscreen on every monitor work.
  • Add in other shader inputs given on Shadertoy (iChannel0..3, et al).
  • Allow passing in of Shadertoy ids.
  • Add more cool shaders, of course.

About

Use Shadertoy screen space shaders as a screensaver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published