]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commitdiff
Add README.md
authorStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 07:13:34 +0000 (16:13 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 07:13:34 +0000 (16:13 +0900)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..0826821
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# Dithering with OpenCL
+
+## Background
+
+[Project Proposal PDF](https://seodisparate.com/static/uploads/EN605.617.81.FA21_ProjectProposal.pdf)
+
+The proposal mentioned dithering live-input frames, but I ended up with just
+dithering single images or turning a video into dithered images.
+
+The "develop" branch may have more up to date code.