Commit deb65920 by PLN (Algolia)

refactor: Public Camille15

parent 850a3aa9
......@@ -12,16 +12,16 @@ periodeModulationInterne = 1000
periodeModulationExterne = 200000
periodeBlend = 5
periodeBlendModulate = 100
//
// // DEBUG
// periodeTelescope = 10
// periodeModulation = 10
// periodeModulationInterne = 100
// periodeModulationExterne = 20000
// periodeBlend = 5
// periodeBlendModulate = 100
// DEBUG
periodeTelescope = 10
periodeModulation = 10
periodeModulationInterne = 100
periodeModulationExterne = 20000
periodeBlend = 5
periodeBlendModulate = 100
s0.initImage("https://imagine.gsfc.nasa.gov/hst_bday/images/october-15-2019-supernova-remnant-e0102.jpg")
s0.initImage("https://git.plnech.fr/pln/Hydra/raw/850a3aa96138ec40b71b5e57f328dba9c8f872f5/StarryNights/img/october-15-2019-supernova.jpg")
src(s0)
.contrast(() => 1.1 + 0.2 * Math.cos(time / 100))
.out(o0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment