Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/setchi/unity-effects


https://github.com/setchi/unity-effects

shader-effects shaderlab unity unity3d

Last synced: 3 months ago
JSON representation

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