diff --git a/README.md b/README.md index 28979ec..b1c0edf 100644 --- a/README.md +++ b/README.md @@ -1,61 +1,41 @@ # Nishita Sky With Volumetric Clouds -This is a Nishita sky shader for Godot 4.0, with [Clay John's volumetric clouds](https://github.com/clayjohn/godot-volumetric-cloud-demo) based on [a tutorial by scratch pixel](https://www.scratchapixel.com/lessons/procedural-generation-virtual-worlds/simulating-sky/simulating-colors-of-the-sky.html), which is recommended to read to understand what the sky parameters represent, when configuring the sky. +This is a Nishita sky shader for Godot 4.0, with [Clay John's volumetric clouds](https://github.com/clayjohn/godot-volumetric-cloud-demo) based on [a tutorial by scratch pixel](https://www.scratchapixel.com/lessons/procedural-generation-virtual-worlds/simulating-sky/simulating-colors-of-the-sky.html). ## Screenshots
-
- +

Day

-
-
- +

Sunset

-
-
- +

Cloudy Sky

-
-
- +

Partial Eclipse

-
-
- +

Full Eclipse

-
-
- +

Blood Moon

-
-
- +

Night Sky

-
-
- +

Night Sky Without Clouds

-
-
- +

Earth From Above

-
-
- +

Earth From Above Sunset

-
## Features diff --git a/Screenshots/after sunset.png b/Screenshots/after sunset.png deleted file mode 100644 index 36463dd..0000000 Binary files a/Screenshots/after sunset.png and /dev/null differ diff --git a/Screenshots/atmosphere from 100km.png b/Screenshots/atmosphere from 100km.png deleted file mode 100644 index f52c254..0000000 Binary files a/Screenshots/atmosphere from 100km.png and /dev/null differ diff --git a/Screenshots/cloudy night sky after sunset.png b/Screenshots/cloudy night sky after sunset.png deleted file mode 100644 index 50e70d1..0000000 Binary files a/Screenshots/cloudy night sky after sunset.png and /dev/null differ diff --git a/Screenshots/cloudy night sky.png b/Screenshots/cloudy night sky.png deleted file mode 100644 index 2d08971..0000000 Binary files a/Screenshots/cloudy night sky.png and /dev/null differ diff --git a/Screenshots/day without clouds.png b/Screenshots/day without clouds.png deleted file mode 100644 index 3d0caa5..0000000 Binary files a/Screenshots/day without clouds.png and /dev/null differ diff --git a/Screenshots/day.png b/Screenshots/day.png deleted file mode 100644 index 06eb4df..0000000 Binary files a/Screenshots/day.png and /dev/null differ diff --git a/Screenshots/high quality day.png b/Screenshots/high quality day.png deleted file mode 100644 index 6f88d9e..0000000 Binary files a/Screenshots/high quality day.png and /dev/null differ diff --git a/Screenshots/low sun atmosphere from 100km.png b/Screenshots/low sun atmosphere from 100km.png deleted file mode 100644 index c9de86f..0000000 Binary files a/Screenshots/low sun atmosphere from 100km.png and /dev/null differ diff --git a/Screenshots/sunset.png b/Screenshots/sunset.png deleted file mode 100644 index 05c2148..0000000 Binary files a/Screenshots/sunset.png and /dev/null differ diff --git a/Screenshots/very low sun atmosphere from 100km.png b/Screenshots/very low sun atmosphere from 100km.png deleted file mode 100644 index 31917a3..0000000 Binary files a/Screenshots/very low sun atmosphere from 100km.png and /dev/null differ