Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SDL GUI Library?

Anyone know of a good SDL GUI library that has standard widgets? There are tons of them that turn up in google, but majority of them look like they came straight out of 1992.

like image 213
user697111 Avatar asked Apr 13 '11 07:04

user697111


People also ask

Is SDL a graphics library?

What is SDL? Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

What is SDL2 used for?

Software developers can use it to write high-performance computer games and other multimedia applications that can run on many operating systems such as Android, iOS, Linux, macOS, and Windows. SDL manages video, audio, input devices, CD-ROM, threads, shared object loading, networking and timers.

What is SDL in programming?

SDL (Specification and Description Language) is a program design and implementation language that is used to build real-time event-driven systems that involve parallel processing .


Video Answer


1 Answers

It's hard to tell what you are looking for but I would probably look at http://libagar.org/

like image 101
Brian Makin Avatar answered Sep 20 '22 22:09

Brian Makin