Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keijiro/KinoFringe

Chromatic aberration image effect for Unity
https://github.com/keijiro/KinoFringe

Last synced: 3 months ago
JSON representation

Chromatic aberration image effect for Unity

Awesome Lists containing this project

README

        

KinoFringe
==========

KinoFringe is an image effect for Unity, which simulates [chromatic aberration]
[wikipedia] of lenses.

![screenshot](https://41.media.tumblr.com/0316b348ca0d5c3963dbb122097d8405/tumblr_nsb3qjsrU81qio469o1_400.png)
![screenshot](https://40.media.tumblr.com/72924d7ffe69fab10172428a543883dd/tumblr_nsiiko5xd71qio469o1_400.png)

It supports two types of chromatic aberration:

- Lateral CA - distorts color planes in the edge region of the screen.
- Axial CA - introduces purple finges around strong highlights.

[wikipedia]: https://en.wikipedia.org/wiki/Chromatic_aberration

System Requirements
-------------------

Unity 5.0 or later versions.

License
-------

Copyright (C) 2015 Keijiro Takahashi

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.