Agar: Difference between revisions

Jump to navigation Jump to search
27 bytes added ,  24 August 2022
(Update)
(Fix redirect)
Line 25: Line 25:




'''Agar''' was is a user and community [[wiki]] for the [http://libagar.org Agar GUI].  Agar is a modern {{tag|open source}}, cross-platform GUI toolkit for graphical applications implemented in {{tag|C}}, C++, {{tag|Perl}} and {{tag|Ada}}.  Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around.  Unlike most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via {{tag|OpenGL}}, but it also supports traditional framebuffer interfaces such as {{tag|SDL}} direct video.  The Agar API is entirely thread-safe when Agar is compiled with threads support.
'''Agar''' was is a user and community [[wiki]] for the [http://libagar.org Agar GUI].  Agar is a modern {{tag|open source}}, cross-platform GUI toolkit for graphical applications implemented in {{tag|C}}, C++, {{tag|Perl}} and {{tag|Ada}}.  Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around.  Unlike most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via {{tag|OpenGL}}, but it also supports traditional framebuffer interfaces such as {{tag|Simple DirectMedia Layer}} (SDL) direct video.  The Agar API is entirely thread-safe when Agar is compiled with threads support.


Agar is {{tag|free software}}.  Its source code is freely usable and re-usable by everyone under a [[:Category:BSD license|BSD license]], which allows use in commercial applications free of charge.  Agar is stable, well-maintained and has been growing organically since early 2002.
Agar is {{tag|free software}}.  Its source code is freely usable and re-usable by everyone under a [[:Category:BSD license|BSD license]], which allows use in commercial applications free of charge.  Agar is stable, well-maintained and has been growing organically since early 2002.

Navigation menu