Skip to content

Anz/combine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

    Combine is a simple 2D OpenGL graphic engine library for games.


DEPENDENCIES

    This engine requires following libraries:

    - OpenGL
    - GLEW
    - devIL

INSTALL

    To install the software execute the following commands in a shell

    $ make
    $ sudo make install

    Building the samples can done with:

    $ make samples


LICENSE

    All files are available under the terms of the Apache License 2.0

About

2D OpenGL Rendering Engine for Games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages