perl-opengl鍵盤事件與色彩

  #!/usr/bin/perl -w use strict; use warnings; use OpenGL qw/ :all /; use OpenGL::Config; my $a=1; my $b=0; my $c=0; glutInit(); glutInitDisplayMode(GLUT_RGB|GLUT_SINGLE); glutInitWindowPosition(1
相關文章
相關標籤/搜索