Pinned Repositories
april
This library serves as the middle man between the rendering API and your application. This way you can easily change rendering and windowing systems without having to change you code (e.g. OpenGL, DirectX, SDL, etc.)
gtypes
Various C++ classes for working with 2D and 3D math: Vectors, Quaternions, Matrices, Rectangles, Splines etc.
sakit
Provides socket abstractions for easy and simple synchronous and asynchronous networking with C++ on multiple platforms (Windows, Mac OSX, Android, iOS, WinRT). It supports TCP and UDP sockets and servers as well as communication and networking over HTTP.
theoraplayer
A multi-threaded C++ library that plays video files supporting multiple codecs across platforms. Easy to use, fast, responsive, abstract interface and minimal dependencies, you'll soon be wondering how you lived without it! ;) Audio and Video interfaces are completely abstracted so the library can be used anywhere, regardless of what you use to display video frames and play audio samples (eg. OpenGL / OpenAL, Direct3D / DirectSound?, SDL / SDL_mixer, X11 / alsa ...) The library can pre-cache video frames and decoded audio samples for maximum efficiency and smooth playback, even on single-cpu systems. Currently, the library supports Theora on Windows, Mac, iOS, Linux, Android, WinRT and Windows Phone. H.264 is supported on Mac and iOS.
xal
A universal platform independent audio library. Each platform uses it's native audio system (e.g. DirectSound, OpenAL, OpenSLES, XAudio2, etc.), accessible through a common interface.
hhd
Handheld Daemon, a tool for configuring handheld devices.
BrailleCodec
A small python script to encode plain text to Braille or decode Braille to plain text
picojson
a header-file-only, JSON parser serializer in C++
psd-tools
Python package for reading Adobe Photoshop PSD files
micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
kspes's Repositories
kspes/BrailleCodec
A small python script to encode plain text to Braille or decode Braille to plain text
kspes/picojson
a header-file-only, JSON parser serializer in C++
kspes/psd-tools
Python package for reading Adobe Photoshop PSD files