Slideshow!

Upload your latest creations here, and download the latest creations here! This is where the creative tool shop resides.
Post Reply
Dr. Madskull
Posts: 20
Joined: Tue Jun 04, 2019 11:35 am

Slideshow!

Post by Dr. Madskull » 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. :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

Post Reply