9 projects tagged "Windows"
INIshell is a graphical INI file generator. A set of constraints regarding the sections, keys, and values that might be present in the INI file are defined in an XML file. INIshell reads this XML file and dynamically generates a GUI allowing the end user to edit the INI file. Its flexibility allows any application to describe its configuration options and easily offer a GUI to the end user.
RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.
DyadWaves is an easy-to-use GUI for 1D and 2D wavelet transform. It is pretty basic, with functionality consisting of wavelet transform computation, signal/image approximation, and denoising using up to three transform modes. It contains two executables: dyadwaves and dyadwaves2d for 1D and 2D signal analysis respectively.
Gastona is an approach for rapid and easy development in less than 1 MB, including sqlite and the complete documentation with samples. It is useful for developing tools and many other applications. The GUI is built through configuration using intuitive layout managers and the communication with widget and the logic using a text generator concept. Emphasis has been put on featured widgets (assisted table and tree) and in high-level commands (scanning files and a text parser for records).