hi all,
how to implement this type of effect ?
Also what is this effect called? this is considered volumetric lighting?
what are the options of doing this?
a. billboard? but i want this to have the 3D effect that when we rotate the camera we can still have that 3d feel.
b. a transparent 3d mesh? and we can animate it as well?
need your expert advise.
additional:
2. how to implement things like fireball projectile (shot from a monster) (billboard texture or a 3d mesh)?
Note: im using OpenGL ES 2.0 on mobile.
thanks!