Skip to content

✏️ Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.

License

Notifications You must be signed in to change notification settings

andydbc/unity-texture-curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

✏️ Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published