diff --git a/README.md b/README.md
index 3ab546e..29f5610 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,7 @@ That's it! If you encounter any issues while opening/running scripts, feel free
### Saving Frames 📸
-To create high-resolution videos, you can save each frame as a PNG image by holding down the spacebar while the script is running. This will save each frame in a folder called "frames" which will be created automatically in your current directory.
-
+To create high-resolution videos, you can save each frame as a PNG image by holding down the spacebar while the script is running. This will save each frame in a folder called "frames" which will be created automatically in your current directory (Yes for all files, some of them also work with zoom with mouse wheels, but not all).)
Once you've saved all the frames you want, you can create a video file by copying the images to a folder and running the following command in that folder:
@@ -69,12 +68,10 @@ Always open if you have any suggestions or cheap tricks (in terms of computation
Scripts that are computationally intensive (in my opinion):
- peace2 and peace3
-- mandelbrot
+- mandelbrot (both CPU and GPU versions)
- pixelrain
- attractors
-- gabor
-
-
+- gabor (CPU version)
#### 🖼️ Some Examples:
@@ -82,7 +79,7 @@ Scripts that are computationally intensive (in my opinion):
| | | |
|:---:|:---:|:---:|
| **Attractors** | **Neural Network Sim** | **Ernst Chladni's Plate Experiments** |
-| **Simplicity** | **Gabor** | **Hilbert** |
+| **Simplicity** | **Gabor(CPU version)** | **Hilbert** |
| **Pixel Rain** | **Peace2** | **Cafewall Illusion** |
@@ -91,7 +88,7 @@ Scripts that are computationally intensive (in my opinion):
| **Fourier Cycloids** | **Pink Diamond Doesn't Move!** | **Ferris <3 in Sine Wave Oscillations** |
| **Hilbert Ferris** | **Sine-Waves From Night to Morning** | **Munker Illusion** |
| **Leviathan's Enigma Illusion** | **Snowflakes!** | **How the Brain Processes Faces** |
-| **Draw Not a Perfect Circle with Triangles** | **The Night Watch in Pixel Rain** | **Psychedelic** |
+| **imspiral WGPU version** | **The Night Watch in Pixel Rain** | **Psychedelic** |
| | | |
@@ -114,3 +111,9 @@ Scripts that are computationally intensive (in my opinion):
| | | |
|:---:|:---:|:---:|
| **Ulam Sprial** | **Rainbow Gabor Patch via WGPU!** | **Galaxy in WGPU** |
+
+
+
+
+
+