Skip to content

Commit 79f88d7

Browse files
committed
ShaderOfTheWeek 05/26
1 parent b4dc3d5 commit 79f88d7

8 files changed

+1046
-3
lines changed

Shaders/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Furthermore must be mentioned that this repository is only an incubator to devel
2727
See [Shaders](Shaders.md) for a list of all shaders implemented so far - resp. the [Overview](Overview.md) to have with thumbnails a more 'visual experience'. Find what's new with the [latest conversions](Latest Conversions.md), or have a look at the [Shader of the Week](Shader of the Week.md) list.
2828

2929

30-
#### Current Shader of the Week (22th of January 2026):
30+
#### Current Shader of the Week (28th of January 2026):
3131

32-
[![Saturday cubism experiment](ShaderOfTheWeek/SaturdayCubismExperiment.gif)](ShaderOfTheWeek/SaturdayCubismExperiment.md) <br>
33-
[Saturday cubism experiment](ShaderOfTheWeek/SaturdayCubismExperiment.md) by [mrange](https://www.shadertoy.com/user/mrange)
32+
[![Mandelbrot Pattern Decoration](ShaderOfTheWeek/MandelbrotPatternDecoration.gif)](ShaderOfTheWeek/MandelbrotPatternDecoration.md) <br>
33+
[Mandelbrot Pattern Decoration](ShaderOfTheWeek/MandelbrotPatternDecoration.md) by [Shane](https://www.shadertoy.com/user/Shane)
3434

3535

3636

Shaders/Shader of the Week.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: Shader of the Week
33
---
44
On the home page of ShaderToy.com the "Shader of the Week" is presented. As far as this can be converted to DCTL, I will set this shader here.
55
----
6+
## 28th of January 2026
7+
#### [Mandelbrot Pattern Decoration](MandelbrotPatternDecoration.md) (Shadertoy ID [ttscWn](https://www.shadertoy.com/view/ttscWn))
8+
[![Mandelbrot Pattern Decoration](ShaderOfTheWeek/MandelbrotPatternDecoration.gif)](ShaderOfTheWeek/MandelbrotPatternDecoration.md)
9+
---
10+
On the home page of ShaderToy.com the "Shader of the Week" is presented. As far as this can be converted to DCTL, I will set this shader here.
11+
----
612
## 22th of January 2026
713
#### [Saturday cubism experiment](SaturdayCubismExperiment.md) (Shadertoy ID [ftGfDK](https://www.shadertoy.com/view/ftGfDK))
814
[![Saturday cubism experiment](ShaderOfTheWeek/SaturdayCubismExperiment.gif)](ShaderOfTheWeek/SaturdayCubismExperiment.md)
@@ -19,6 +25,10 @@ On the home page of ShaderToy.com the "Shader of the Week" is presented. As far
1925
---
2026
On the home page of ShaderToy.com the "Shader of the Week" is presented. As far as this can be converted to DCTL, I will set this shader here.
2127
----
28+
## 28th of January 2026
29+
#### [Mandelbrot Pattern Decoration](MandelbrotPatternDecoration.md) (Shadertoy ID [ttscWn](https://www.shadertoy.com/view/ttscWn))
30+
[![Mandelbrot Pattern Decoration](ShaderOfTheWeek/MandelbrotPatternDecoration.gif)](ShaderOfTheWeek/MandelbrotPatternDecoration.md)
31+
----
2232
## 26th of Dezember 2025
2333
#### [Fractured Orb](FracturedOrb.md) (Shadertoy ID [ttycWW](https://www.shadertoy.com/view/ttycWW))
2434
[![Fractured Orb](ShaderOfTheWeek/FracturedOrb.gif)](ShaderOfTheWeek/FracturedOrb.md)

0 commit comments

Comments
 (0)