"An Example of Using a Display List" gives a brief example, showing the basic ... sine=sin(i*2*PI/100.0); glVertex2f(cosine,sine); } glEnd(); glEndList(); }
確定! 回上一頁