hypnosis graphics
this page includes some graphics stuff i've messed around with. all of the ones on this page are for hypnosis purposes only. they won't get you on your own, but please be responsible with it anyway! you can return to the main page here.
right now all of the things on this page are just shaders. you can read about additional settings for these visualisers (as well as the framework i have written for it, called clockwork) here.
-
Static
in a funny colour, of course
2023-05-22, shader visualiserclick to view this visualiser's extra parameters:
- "staticColour" (colour): colour of the static
(defaults to "FF44AA)"
- "staticColour" (colour): colour of the static
-
Ripples
ripples spreading across water
2023-05-19, shader visualiserclick to view this visualiser's extra parameters:
- "gradient" (gradient): colours for the background gradient
(defaults to "000011:000022)" - "rippleColour" (colour): colour of the ripples
(defaults to "88FFFF)" - "strength" (float): how transparent the ripple should be
(defaults to "1)"
- "gradient" (gradient): colours for the background gradient
-
Simple Spiral
a classic spiral with some colours i like
2023-04-28, shader visualiserclick to view this visualiser's extra parameters:
- "gradient" (gradient): colours for the background gradient
(defaults to "FF0033:FF0080)" - "spiralColour" (colour): colour for the spiral
(defaults to "000000)" - "strength" (float): how tight the spiral is (higher is tighter)
(defaults to "1)"
- "gradient" (gradient): colours for the background gradient
-
Dual Spiral
it's more fun if there's two!
2023-04-27, shader visualiserclick to view this visualiser's extra parameters:
- "gradient" (gradient): colours for the background gradient
(defaults to "FF0033:FF0080)" - "spiralColour1" (colour): colour for the first spiral
(defaults to "000000)" - "spiralColour2" (colour): colour for the second spiral
(defaults to "880040)" - "speedFactor" (float): how fast the second spiral should move relative to the first
(defaults to "0.5)" - "strength1" (float): how tight the first spiral is (higher is tighter)
(defaults to "1)" - "strength2" (float): how tight the second spiral is (higher is tighter)
(defaults to "2)"
- "gradient" (gradient): colours for the background gradient