Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/setchi/unity-effects
https://github.com/setchi/unity-effects
shader-effects shaderlab unity unity3d
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/setchi/unity-effects
- Owner: setchi
- License: other
- Created: 2017-12-30T10:58:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T11:27:43.000Z (about 7 years ago)
- Last Synced: 2024-10-11T09:54:46.754Z (4 months ago)
- Topics: shader-effects, shaderlab, unity, unity3d
- Language: ShaderLab
- Homepage:
- Size: 38.1 KB
- Stars: 32
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-Effects [![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](http://mit-license.org)
Unityで作ったエフェクト集です [English](https://translate.google.com/translate?sl=ja&tl=en&u=https://github.com/setchi/Unity-Effects) (by Google Translate)## Portal
ポータルのように画面を歪めるポストプロセスエフェクトです。位置・半径のパラメータを持っており、スクリプトから制御できます。マウスの位置に追従して動くサンプルになっています。ポータルの内側には別のテクスチャを描画できます。[http://setchi.hatenablog.com/entry/2017/12/29/193857](http://setchi.hatenablog.com/entry/2017/12/29/193857)
![portal](Documents/Portal.png)
## Environment
Unity 2017.3.0f3## LICENSE
MIT