Нема описа

namark 80573a08c2 Fixed ambiguity due to geom::vector implicit conversions, пре 5 месеци
examples 80573a08c2 Fixed ambiguity due to geom::vector implicit conversions, пре 5 месеци
source 80573a08c2 Fixed ambiguity due to geom::vector implicit conversions, пре 5 месеци
.gitignore 632608c314 Welp, forgot the .gitignore пре 7 година
COPYRIGHT b00935a76d oi! пре 10 месеци
LICENSE d915e3f3ae Some basic wrapper classes and functions. пре 7 година
Makefile fb9fc701c9 Minor improvements in the Makefile. пре 5 година
README.md 407995bd57 Updated the README and added a COPYRIGHT. пре 5 година

README.md

Intro

A static library wrapping SDL2's video API to hopefully make it easier to work with(harder to wreck with), and maybe in future add extra features, such as drawing primitives and other interesting graphical effects.

Dependencies

libsimple_geom
libsimple_support
libsimple_sdlcore
cpp_tools
libsdl2

Licensing

COPYRIGHT and LICENSE apply to all the files in this repository unless otherwise noted in the files themselves.