コガネブログ

平日更新を目標に Unity や C#、Visual Studio、ReSharper などのゲーム開発アレコレを書いていきます

【Unity】レトロ風シェーダ「RetroSuite3D」紹介

はじめに

「RetroSuite3D」はレトロ風シェーダです

使用例

適用前

f:id:baba_s:20171231205511p:plain

適用後

f:id:baba_s:20171231205517p:plain

使い方

f:id:baba_s:20171231205558p:plain

カメラに下記のコンポーネントを好きな組み合わせでアタッチします

  • Dither
  • RetroSize
  • RetroPixelMax
  • Posterize
  • RetroPixelPalette

関連記事