Hello all,
I hope someone here can help me with my second GLSL port. I am currently working on the particle shader demo from the OpenGL Shading Language book. I got it to compile and display the particles, but the particles do not “shot out” from the emitting points. They all move at the same pace. See attachments for codes. Thanks for reading.