Wednesday, January 7, 2015

Changes 1/6/15 - canvas_spritesheet optimizations

Since the second half of the Snoop Dogg gif I'm using for my spritesheet is simply the reverse of the first half (in order to make it loop the creater put part of a video back to back with the reverse of that video), so the spritesheet can be cut in half by setting the frame counter to increment up to the final frame, then decrement back down to the first frame.

canvas_spritesheet.html

1 comment:

  1. Nice! Let me know on Monday if you're willing to release this under an open source license. I can give you some suggestions as to which ones you may want to look at.

    ReplyDelete