hello,
i am kind of new to openGL,and i faced this biiig probleme
so let's say i rotate my cube arround X , when i rotate again on Y it ends up rotating arround Z
i did some research andi found out that glrotatef rotate evrything including the axis
so basically what i want is a way to rotate arround a specific axis all the time (world axis in my case since i need to make a model for rubik's cube 3X3X3 )
thanks in advance





