How are these bullets done?
Posted
by
Mike
on Game Development
See other posts from Game Development
or by Mike
Published on 2011-02-20T20:48:46Z
Indexed on
2011/02/20
23:33 UTC
Read the original article
Hit count: 298
I really want to know how the bullets in Radiangames Inferno are done. The bullets seem like they are just billboard particles but I am curious about how their tails are implemented. They can curve so this means they are not just a billboard. Also, they appear continuous which implies that the tails are not made of a bunch of smaller particles (I think).
Can anyone shead some light on this for me?
© Game Development or respective owner