recent animation tool progress
Started working on my new app/fiction/animation project and added some features to the animation tool I started last semester:
Including new colors, a frame preview window, and functions to "explode" and "follow" a drawing. This is all in HTML5 canvas, no rendered images.
Only problem I just realized is that this json file with the animation data is 19 mb. Need to compress this little guy!