carbon-tools / carbon

NO LONGER MAINTAINED - In-browser rich document editor.
https://carbon.tools
BSD 2-Clause "Simplified" License
177 stars 33 forks source link

Instant Photos Filters #69

Open mkhatib opened 8 years ago

mkhatib commented 8 years ago

Allow the users to select pre-defined filters (instagram-like) to apply on photos.

There are multiple ways one can accomplish this, one by just sticking with CSS properties that allow us to do that, the other is by more advanced methods with some canvas manipulations. I think we should start with experimenting with pre-defined filters with classnames.

See:

mkhatib commented 8 years ago

See Also: https://www.viget.com/articles/instagram-style-filters-in-html5-canvas