There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Binding to OpenAL. This library tries to be as close to original API as possible, while using Ada types whenever possible. It is under ISC license. Full list of authors is in AUTHORS file. Use gprbuild for building (building with gnatmake is not tested). This projects depends on OpenAL and ALUT (on Debian-like operating system these dependencies can be satisfied by installing libopenal-dev and libalut-dev packages). When linking against Oto don't forget to add "-lalut" and "-lopenal" to your's linker switches. To build with different than default CPU switches add "-XCPU=switches" to gprbuild command. Defualt CPU switches are: "-march=native -fPIC" ------------------------------------------------------------------------------ -- Copyright © 2014 - 2016 darkestkhan -- ------------------------------------------------------------------------------ -- Permission to use, copy, modify, and/or distribute this software for any -- -- purpose with or without fee is hereby granted, provided that the above -- -- copyright notice and this permission notice appear in all copies. -- -- -- -- The software is provided "as is" and the author disclaims all warranties -- -- with regard to this software including all implied warranties of -- -- merchantability and fitness. In no event shall the author be liable for -- -- any special, direct, indirect, or consequential damages or any damages -- -- whatsoever resulting from loss of use, data or profits, whether in an -- -- action of contract, negligence or other tortious action, arising out of -- -- or in connection with the use or performance of this software. -- ------------------------------------------------------------------------------
vt100
Minimal Ada VT100 API library. [when one doesn't need full ncurses...]imago
Ada binding to DevIL library.cbap
Callback-Based Argument Parser Librarylumen2
OpenGL GUI toolkit library for Adalazyfoo
Implementation of OpenGL tutorials from LazyFoo in Ada using Lumen.projecteuler
Solutions to problems from projecteuler.netxdg
Ada library for easing up compliance with XDG Base Directories Specification.Pel-Perrakithor
Language of Dwarves from PlaneShift MMORPG game. Because nothing is better than hardcore role-play :)passgen
Small program generating random alphanumeric passwords of specified length.CPU_Temp_Governor
CPU frequency scaler depending on CPU temperatureogldev-tutorials
Tutorials from ogldev in Ada using Lumen for OpenGL.self-checking-carry-select-adder-based-on-to-rail-two-pair-encoding
Self Checking Carry Select Adder Based on Two Rail Two Pair Encodingfile_types
A small test about whether we can sensibly define Open_File and Closed_File types in Ada.oto-examples
Example programs for using oto binding to OpenAL.text_io_bug_reproducer
Reproducer for bug in Ada.Text_IO.End_Of_File.config-files
My config files and scriptsLove Open Source and this site? Check out how you can help us