keijiro / RDSystem

Reaction-diffusion system with CustomRenderTexture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDSystem

screenshot

RDSystem is a custom texture that generates organic animation with a reaction-diffusion system. Also it's an example showing use of CustomRenderTexture (CustomTexture), which is one of the new features of Unity 2017.1.

gif gif

System Requirements

  • Unity 2017.1

Note that Unity 2017.1 is still under beta testing at the moment of writing. The specification could be changed in the final release version.

Acknowledgement

This example was heavily inspired by the following videos.

License

MIT

About

Reaction-diffusion system with CustomRenderTexture.

License:MIT License


Languages

Language:C# 55.3%Language:HLSL 29.3%Language:ShaderLab 15.4%