steaklive / CgFX-Shader-Compilation

Some cool CgFX shaders in one Unity project: Fur Shader, Deformable Surface Tessellation, Fast Subsurface Scattering and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CgFX-Shader-Compilation

This repo contains several cool CgFX shaders which I'd like to share with you. I have used them in different projects and I think it's good to keep the most interesting ones in one place:) Everything is made with Unity Engine.

Current list of shaders:

  • Interference Shader
  • Oren-Nayar Shader
  • Simple Snow Shader
  • Fast Subsurface Scattering Shader
  • Intersection Outline Shader
  • See-Through + Rim Shader
  • Fur Shader (Shell-Rendering)
  • Deformable Surface Tessellation Shader

You can check out the short demonstration video down below: http://www.youtube.com/watch?v=MkOhTupmWss

To download the full build go here: https://mega.nz/#!aoMwgAjS!h4tdrndh805BXtZX5tgr6HjjLfv90WEBV6xzF1nmNVk

About

Some cool CgFX shaders in one Unity project: Fur Shader, Deformable Surface Tessellation, Fast Subsurface Scattering and etc.


Languages

Language:ShaderLab 53.8%Language:C# 33.5%Language:HLSL 12.7%