So for this next post I will be talking about animations from code. This system allows programmers to apply very basic (but also complex) animations to manipulate data over time. The system is mostly used for simple fading, moving and stuff like that. The system is loosely based on the animation system in WPF and the animation system from […]