Change Axis of rotation
This commit is contained in:
parent
3dcdd84bc4
commit
361fb48d5d
@ -90,7 +90,7 @@ void Draw() {
|
|||||||
Vertices[7]
|
Vertices[7]
|
||||||
);
|
);
|
||||||
|
|
||||||
glRotatef(RT,1,1,0);
|
glRotatef(RT,1,0,1);
|
||||||
glutSwapBuffers();
|
glutSwapBuffers();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user