l
0x01. ????
M0;
M1;
M2;
?????
?? M2 M1 M0
l
0x02. SharpGL?OpenGL(C#)
0x01. gl.Rotate(0,0,90)?????90?
gl.Translate(100, 0, 0)??100??
0x02. gl.Scale(0.5, 0.5, 0.5)??
gl.Translate(100, 0, 0)??
0x03. gl.Scale(0.5, -0.5, 0.5)?????
gl.Rotate(0, 0, -90)??-90?
0x04. gl.Translate(100, 0, 0)??
gl.Scale(0.5, -0.5, 0.5)??
gl.Rotate(0, 0, -90)??-90?