2024-12-03 17:02:54 +01:00
2024-11-29 14:12:44 +01:00
2020-10-23 12:45:42 +02:00
2024-11-27 12:23:57 +01:00
2024-09-26 15:13:34 +02:00
2024-11-29 14:13:22 +01:00
2024-12-03 17:02:54 +01:00

libscgui — Simple C++ SDL2-wrapper

Rudimentary app and window support, with global and per-window event handling.

Build

make

after building and installing dependencies:

  • SDL2
  • SDL2_image

Install

sudo make install

or, on OpenBSD:

doas gmake install

Documentation

Not yet available.

Description
Lightweight C++ wrapper for SDL2, to create windows for drawing and event handling.
gui
Readme 126 KiB