説明なし

namark b1724af220 list init is implicit conversion apparently, 1 ヶ月 前
examples bdd04a7724 Future is now! 2 ヶ月 前
source b1724af220 list init is implicit conversion apparently, 1 ヶ月 前
unit_tests b1724af220 list init is implicit conversion apparently, 1 ヶ月 前
.gitignore 632608c314 Welp, forgot the .gitignore 7 年 前
COPYRIGHT 4a444aa5a6 Updated COPYRIGHT 2 ヶ月 前
LICENSE d915e3f3ae Some basic wrapper classes and functions. 7 年 前
Makefile fb9fc701c9 Minor improvements in the Makefile. 6 年 前
README.md 407995bd57 Updated the README and added a COPYRIGHT. 6 年 前

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.