fragworks/frag

2D Particle Effects

zacharycarter opened this issue · 0 comments

We need 2d particle effects.
https://github.com/bkaradzic/bgfx/blob/master/examples/32-particles/particles.cpp
http://buildnewgames.com/particle-systems/

Not sure what the best way to do this is. The former is probably better for 3d particles and something like the latter for 2d.