Skip to content
/ glew Public
forked from LuaDist/glew

The OpenGL Extension Wrangler Library.

License

Notifications You must be signed in to change notification settings

glest/glew

 
 

Repository files navigation

See doc/index.html for more information.

If you downloaded the tarball from the GLEW website, you just need to:

    Unix:

        make

    Windows:

        use the project file in build/vc6/

If you wish to build GLEW from scratch (update the extension data from
the net or add your own extension information), you need a Unix
environment (including wget, perl, and GNU make).  The extension data
is regenerated from the top level source directory with:

        make extensions

About

The OpenGL Extension Wrangler Library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.0%
  • HTML 2.0%
  • CMake 1.6%
  • Perl 1.6%
  • Makefile 1.2%
  • Shell 0.6%