Fast online image gallery based on p5.js
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 1.1KB

Put a folder with images next to index.php, link overdose via GET.
Example link:

index.php?t=Beautiful%20Brutalism&d=brutalismus&s=200&smax=40&smin=2000&i=1

Parameters explained:
d = Directory name. The only required parameter
t = Title in head and visible on loading screen. If none is set, shows “Overdose: /$directory/” s = Initial speed in milliseconds
smax = max speed, the lower the faster
smin = min speed, the lower the faster - has to be bigger (!) than smax because less milliseconds = more speed!
i = Interactivity: if set to 0, GUI is hidden, mouse controls are turned of and the speed is fixed to s

Examples:

https://victorgiers.com/overdose/index.php?t=Ich&d=ich
https://victorgiers.com/overdose/index.php?t=Du&d=du
https://victorgiers.com/overdose/index.php?t=Artificial%20Humans&d=artificial_humans
https://victorgiers.com/overdose/index.php?t=Paradies&d=paradies
https://victorgiers.com/overdose/index.php?t=V%C3%B6llerei&d=voellerei
https://victorgiers.com/overdose/index.php?t=rechtsklick&d=rechtsklick
https://victorgiers.com/overdose/index.php?t=Beautiful%20Brutalism&d=brutalismus