参考资源
ofxImageSequence 配套方法很多,可以看看我们是否我们以后再需要的时候也可以加入 https://github.com/Flightphase/ofxImageSequence
imageSequenceExample 这是of官方给出的序列图范例 https://github.com/openframeworks/openFrameworks/blob/master/examples/graphics/imageSequenceExample
多线程 https://github.com/arturoc/ofxPngSequencePlayer
继承于ofNode https://github.com/companje/ofxSpriteManager/blob/master/ofxSprite.h
ofxSpriteSheetRenderer 这种tile方式,个人感觉可以先不考虑。 https://github.com/stfj/ofxSpriteSheetRenderer
ofxImageSequencePlayer 继承于ofBaseVideoPlayer https://github.com/julapy/ofxImageSequencePlayer/tree/master/src