Hi,
I have implemented a fairly nice Particle effect system. I control velocities radial and tangial acceleration, etc.
I am using a vertex array with textured vertices.
I would like to also implement a spin per particle.
I would appreciate a hint in the direction to go about in implementing a spin or rotation if possible at all.
Cheers.