by sanghai45 » Sun Mar 18, 2012 6:17 am
Hello community, I am trying to learn particle system for android using opengl. I am new to openGL i saw baynineStudios example as people have given link for the same. I need to know they are making triangles i.e. using vertex to draw the same but what if I want to use image i.e. say star.png . How to load the images ? and what is the texture thing ? do we load images with that ?