72 projects tagged "Linux"
TacitPixel (formerly libTAP ) is a prototyping system for virtual reality and augmented reality applications. It runs on a variety of platforms. RAP (rapid application prototyping) is done through the Lua interface, which mirrors the C++ namespace as closely as possible. libTAP has a small but distinctive feature set, focused on prototyping of realtime 3D simulations.
World Domination is a real-time strategy game that uses the Stratagus engine and was inspired by the Axis and Allies board game. It is unique amoung RTSes because it does not require you to havest resources. Instead, you receive money based on how much territory you occupy. This allows the focus of the game to be on combat and not the management of workers.
The aim of LucED is to be a fast and responsive X11 text editor with a simple but powerful user interface similar to NEdit. It uses Lua as an embedded scripting language, and features syntax highlighting that is configurable via PCRE regular expressions with arbitrarily nested patterns.
C/Invoke is a library which can call C functions at runtime with no prior knowledge of the function prototypes. This capability is used to allow any language to call native libraries without writing a separate module in C, similar to the P/Invoke functionality of the .NET framework.
A tool that creates DocBook XML from Javadoc or HTML and transforms DocBook to various output formats.