unity-texture-curve [](http://mit-license.org)

June 6, 2018 ยท View on GitHub

Small example showing how to bake AnimatedCurve into Texture2D.

This technique can be used to animate all sort of values directly in shaders, it has the main advantage of having almost zero cost on the CPU.

screenshot

License

MIT, see LICENSE for details.