A program making it easy to draw animations on a canvas.
Animator is a cross platform desktop project created to teach students about interpolation using animations and the direct mode canvas class common in many of today's programming environments. It allows students to easily design and add visual animations using a simple plug in architecture.
This program is part of a greater computer programming studies course taught to children using resources and tools from the getlazarus website.