Archive for July, 2010

Sprite animations using WPF/Silverlight and JavaFX

July 23, 2010

Usually when you begin to write any sort of application that requires visual flare, animations are always on the cards.
Since WPF and JavaFX (and Apple’s Cocoa Touch) use a similar animation framework of a declarative nature, meaning, that the developer defines elements at time steps and then the framework works out the rest, it becomes [...]

Posted in Developer, Java, JavaFX, UI, Uncategorized, WPF, animation 1 Comment »