Skip to content

Phyllostachys/ShadertoyScr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShadertoyScr

Use Shadertoy screen space shaders as a screen saver.

Build

Windows

Make sure you have vcpkg and xmake installed, perhaps from scoop. Then run the following:

xmake
xmake install --installdir=.

Examples

To run some of the shaders that come with this:

./bin/ShadertoyScr <path to shader in ./shaders/>

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