Page 1 of 1

Slideshow!

Posted: Tue Jul 30, 2019 12:47 am
by Dr. Madskull
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. :shock: 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:
  • 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.
Please upload if you create some cool variant of a slideshow! I would like to see the carousel slideshow, where the images slide in from the right and out to the left. :D

#version1point3