https://github.com/setchi/unity-effects
https://github.com/setchi/unity-effects
shader-effects shaderlab unity unity3d
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/setchi/unity-effects
- Owner: setchi
- License: other
- Created: 2017-12-30T10:58:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T11:27:43.000Z (over 8 years ago)
- Last Synced: 2025-04-03T00:11:16.984Z (about 1 year ago)
- Topics: shader-effects, shaderlab, unity, unity3d
- Language: ShaderLab
- Homepage:
- Size: 38.1 KB
- Stars: 34
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-Effects [](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)

## Environment
Unity 2017.3.0f3
## LICENSE
MIT