All Projects → adobe-webplatform → custom-filters-demo-travel-app

adobe-webplatform / custom-filters-demo-travel-app

Licence: MIT license
An app that explores the use of custom filters to create UI enhancements

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Discover LA via Custom Filters

This is a one-page web app that uses custom filters provide subtle enhancements that showcases how GLSL shaders can lead to a more natural experience for the end user.

This app uses touch/click behaviours to trigger the use of various shaders without significant loss of performance.

Requirements

Open src/index.html or the hosted version of the custom filters demo travel app in Chrome Canary with the chrome://flags/#enable-css-shaders flag enabled.

What are Custom Filters?

Custom Filters are functions that allow you to use GLSL shaders on elements that are selected via CSS Selectors using the filter CSS property with a value that is a custom function.

The Filter Effects 1.0 Editor's Draft dives into more details & provides examples as well or you can see some more details on html.adobe.com/webplatform/graphics/customfilters/

Credits

Edan Kwan for development

David Vale for design

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].