beakie
09-20-2012, 07:47 PM
I have a series of 3x3 matrices which map a 2d pixel to the screen in a number of places.
I will rotate/mirror/translate the pixels to create a kind of pie chart/symmetrical moving image... (kind of like some music visual programs do?)
How is the best way to implement this with OpenGL pls?
// I am totally new to OpenGL 2D (and only a little less new to OpenGL 3D) //
Thanks!
I will rotate/mirror/translate the pixels to create a kind of pie chart/symmetrical moving image... (kind of like some music visual programs do?)
How is the best way to implement this with OpenGL pls?
// I am totally new to OpenGL 2D (and only a little less new to OpenGL 3D) //
Thanks!