Slideshow!
Posted: Tue Jul 30, 2019 12:47 am
Now with the new release of yoss (1.3) it is finally possible to load images properly!
So here is a fancy slideshow showing images.
Just put some images in your folder \yourusername\Documents\YourOwnScreenSaver, and the javascript should load them and start shuffling through the images.
Here are some quick tips:
#version1point3
So here is a fancy slideshow showing images.

Here are some quick tips:
- Change the variable changeImageEvery to a smaller value to shuffle faster.
- Increase the variable fps if you would like the fadeout to be smoother.
- Set scaleUp to true if you want low-res images to scale up to fill the screen.
- The fillStyle() at line 233 can be played around with to achieve nicer transitions.

#version1point3