Nathan Koch Chicago web developer

ofxParticleSystem now for openFrameworks

Posted over 1 year ago on December 17, 2010

Now on Github. ofxParticleSystem is simple right now, it basically is a wrapper around a std::list of ofxParticle objects that display as single pixels (so ofxParticle will need to be subclassed for most applications) - more configurability and power (like Emitters) coming soon!