shaderjp / Unity5ComputeShaderTest

Unity5.1でCompute Shaderの実装サンプル

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity5ComputeShaderTest

Unity5.1 Beta 3でCompute Shaderの実装サンプルです。

テクスチャ画像にフィルタ処理をCompute Shaderでかけています。

WindowsのDirect3D11とOpenGL ES 3.1のAndroidで動作確認しました。

ライセンス
商用・非商用好きに使用してかまいません。

About

Unity5.1でCompute Shaderの実装サンプル


Languages

Language:C# 100.0%