Fast online image gallery based on p5.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victor Giers 7d6eeac319 „README.md“ ändern 4 yıl önce
.gitignore ignore sample image 4 yıl önce
LICENSE „LICENSE“ hinzufügen 4 yıl önce
README.md „README.md“ ändern 4 yıl önce
index.php user interface, code-comments, .. 4 yıl önce
p5.dom.min.js updated p5.js from .7 to .8 4 yıl önce
p5.min.js updated p5.js from .7 to .8 4 yıl önce

README.md

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: Meant to hide, deactivate mouse controls and keep speed fixed to s when set to 0.

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