Trident is an animation library for Java applications, and this week i’ve written about the concepts behind it and APIs available to interested applications:
Part 1 – Hello world
Part 2 – interpolating fields
Part 3 – timeline life cycle
Part 4 – duration fraction and timeline position
Part 5 – supporting UI toolkits
Part 6 – simple Swing / SWT examples
Part 7 – parallel...