Commit 22dcd32c by PLN (Algolia)

StarryNights: did & sylvie, online

parent dfd9c56a
......@@ -2,8 +2,7 @@
// Saturn and Moons
// In this image, four moons of Saturn are passing in front of the giant planet.
// The large, orange moon Titan casts a large shadow on the northern pole. Smaller moons Mimas, Dione and Enceladus appear as white dots.
s0.initImage("file:///home/pln/Work/Hydra/StarryNights/img/february-24-2019-saturn-and-moons.jpg")
s0.initImage("https://git.plnech.fr/pln/Hydra/raw/master/StarryNights/img/february-24-2019-saturn-and-moons.jpg")
// Source celeste: Saturne
src(s0)
.scale(() => 1 + 0.025 * Math.sin(time / 13.12))
......
......@@ -2,8 +2,7 @@
// Herbig-Haro 24
// A partially obscured, newborn star near the center of this image is shooting twin jets into the surrounding gas and dust.
// The shocks from the collision light up patches of nebulosity collectively called Herbig-Haro 24.
s0.initImage("file:///home/pln/Work/Hydra/StarryNights/img/february-18.jpg")
s0.initImage("https://git.plnech.fr/pln/Hydra/raw/master/StarryNights/img/february-18.jpg")
// Source celeste: Saturne
src(s0)
// .scale(() => 1 + 0.025 * Math.sin(time / 13.12))
......
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