Skip to content
/ wog Public

A library for creating opengl window and handling input on Windows.

License

Notifications You must be signed in to change notification settings

chaifix/wog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wog

中文版

/doc/screenshot/a.gif

Wog is a library for creating opengl window and handle input on Windows. To use this library, you can simply trop wog.h and wog.c into your projects and compile these two files along with your source files.

Both windows app(i.e. non console) and console app(i.e. with console) are supported. To build windows app, in Visual Studio, set subsystem to Window. To build console app, set subsystem to Console.

See /test/main.c for example.

Copyright (C) 2015~2017 chai(neonum)

About

A library for creating opengl window and handling input on Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published