Help for this page

Select Code to Download


  1. or download this
    use OpenGL;
    use threads;
    my $thr = threads->create(\&update_memory_use);
    sub update_memory_use {}
    
  2. or download this
    Can't locate package GLUquadricObjPtr for
    @OpenGL::Quad::ISA at
    D:\Web-Dev\dwarvis\trunk\lifevis\test.pl line 202.