34 projects tagged "Windows"
AntTweakBar is a small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based graphic programs to interactively tweak them. Program variables can be linked to a graphical control that allows users to modify them. Programmers are not required to design the graphical interface by providing coordinates or by using a visual UI editor. Controls are automatically organized following an optional given hierarchy.
Artisan System is a PHP framework aimed at build Web sites and e-commerce Web software very quickly and efficiently. It supports most of the features expected in a PHP framework, along with a feature-set with e-commerce classes. The e-commerce classes will support credit card processing, other payment methods, shipping calculators and estimators, product management, customer processing, and order creation and management. Artisan System has a very fast but structured development roadmap.
The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.
The CFD General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysis data. CGNS is designed to facilitate the exchange of data between sites and applications, and to help stabilize the archiving of aerodynamic data.
CFL (Compressed File Library) is meant for the save-files used by games, and other sorts of data files. Its features include pluggable class factories, easy CFL file creation at runtime, and the ability to have multiple separate CFL objects in memory at the same time. The package also includes a CFL testing tool to make it easier to port the library and to create additional plug-in compressors, preprocessors, and ciphers. It also includes a makecfl utility, which makes it easy to create ini files.
EDM is a fork of Sauerbraten (http://www.sauerbraten.org/) which is in development but playable. It features several multiplayer game modes like Deathmatch and Instagib, dynamic map model physics, enhanced particle effects, unique weapons and powerups, and more. Maps can be edited with other players online.
EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.