Skip to content

usagi/libWRP-GLEW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libWRP-GLEW

C++ GLEW wrapper library

Warning

This is alpha version state. Then the library will change destructive without pre informing, maybe.

Library

The library is in the "./include" directory.

Usage and Sample

The sample is in the './sample' directory.

build with Ninja and g++

$ ninja
$ bin/00_glew-test

Requirement

  • C++11
  • GLEW >= 1.9.0

Optional

Document

n/a. To see the sample and library source code if you need :)

License

Author

(C)2013 Usagi Itousagi@WonderRabbitProject.net / Wonder Rabbit Project.

About

C++ GLEW wrapper library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages