RDSystem

August 11, 2025 · View on GitHub

screenshot

RDSystem is a sample project that demonstrates generative texture design using Unity's Custom Render Texture feature. It renders organic texture animations using a typical reaction-diffusion system.

gif gif

System Requirements

  • Unity 6

Acknowledgements

This example was heavily inspired by the following videos:

  • Reaction-Diffusion by Nobutaka Kitahara, https://vimeo.com/176261480
  • DIFFUSION by Kouhei Nakama, https://vimeo.com/145251635

Contents

  1. 1System Requirements
  2. 2Acknowledgements