Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit f1f986a

Browse files
duskvirkusgruselhaus
authored andcommitted
Adding My Community Contribution to CC90 (#1208)
link: https://github.com/figraham/exploringdithering
1 parent 5aac87f commit f1f986a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_CodingChallenges/090-floyd-steinberg-dithering.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ contributions:
3535
url: "https://github.com/MeaningOf42"
3636
url: "https://meaningof42.github.io/pointless-site/css_dithering/index.html"
3737
source: "https://github.com/MeaningOf42/pointless-site/tree/master/css_dithering"
38+
- title: "Exploring Dithering"
39+
author:
40+
name: "Fi Graham"
41+
url: "https://github.com/figraham"
42+
url: "https://github.com/figraham/exploringdithering"
43+
source: "https://github.com/figraham/exploringdithering"
3844
---
3945

4046
In this coding challenge, I attempt to implement the Floyd-Steinberg Dithering algorithm and create a "image stippling" effect on an image (kitten, of course) using Processing.

0 commit comments

Comments
 (0)