Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 576 Bytes

unity-texture-curve License

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.