Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keijiro/KinoBinary
Binary image effect for Unity
https://github.com/keijiro/KinoBinary
effect shader unity unity3d
Last synced: about 2 months ago
JSON representation
Binary image effect for Unity
- Host: GitHub
- URL: https://github.com/keijiro/KinoBinary
- Owner: keijiro
- License: mit
- Created: 2015-06-23T14:08:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T13:46:50.000Z (about 7 years ago)
- Last Synced: 2024-08-03T19:08:21.313Z (5 months ago)
- Topics: effect, shader, unity, unity3d
- Language: C#
- Homepage:
- Size: 14.4 MB
- Stars: 228
- Watchers: 27
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-unity-open-source-on-github - KinoBinary - Binary image effect (Post Effect)
README
Binary
======**Binary** is a binary image (thresholding) filter for Unity.
![gif](https://i.imgur.com/BbifRe5.gif)
Installation
------------Download one of the unitypackage files from the [Releases] page and import it
to the project.[Releases]: https://github.com/keijiro/KinoBinary/releases
Acknowledgement
---------------The blue noise texture files used in Binary are created by Christoph Peters.
See the [blog post] for further details.[blog post]: http://momentsingraphics.de/?p=127
License
-------[MIT](LICENSE.txt)