Navigation Menu

Skip to content

jimmiebergmann/Bit-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit-Engine

Bit - A bit of help(A helpful multimedia framework for Windows and Linux)

Required libraries

  • X11 (Linux)
  • OpenGL
  • OpenAL
  • Freetype (Not yet)

Support

Coming soon...

Installation

git clone https://github.com/jimmiebergmann/Bit-Engine.git

Windows: Open and build the latest Visual C++ solution under build/vc[year]. Example: build/vc2015.

Linux:

sudo apt-get install libx11-dev libglapi-mesa libosmesa6
cd Bit-Engine
make

Usage

Add BIT_STATIC to your preprocessor if you are using the static libraries.

Documentation

Coming soon...

Examples

Test

About

Bit - A bit of help(A helpful multimedia framework)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published