Add README.md

This commit is contained in:
Stephen Seo 2021-12-01 16:13:34 +09:00
parent 7705170f9a
commit 56dfb9f8e5

10
README.md Normal file
View file

@ -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.