Skip to content

shirgho/ccore

Repository files navigation

ccore

ccore is a light weight low level library to facilitate cross platform software development in C/C++. ccore is focused on but not exclusively aimed at game development. It provides the user with basic functionality while leaving high level implementations up to the user.

ccore is described in detail in the ccore wiki.

###Features### The features of ccore include support for the following:

  • Supports the following Operating Systems (more coming in the future):
    • GNU/Linux distributions
    • Microsoft Windows Vista and higher
  • Creating a window with an OpenGL context (with glew built in to load extensions)
  • Managing multiple monitors, multi monitor fullscreen
  • Raw input with gamepad support
  • Threading
  • Clipboard cutting/pasting
  • Cross platform implementations for several OS specific functions

###Documentation###

About

A cross platform low level game development library

Resources

License

Stars

Watchers

Forks

Packages

No packages published