34 projects tagged "Windows"
The Open Game Libraries is a collection of separately usable C++ libraries for creating games. It provides OpenGL window management, zip file management, OpenAL audio management, a developer console window, input management, bitmapped fonts with Unicode and kerning support, image loading and saving, model loading and importing, and generic classes and objects for game development such as math and text processing.
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.
Humm and Strumm is a 3D adventure game in which two players must collaboratively solve puzzles and fight enemies in order to stop the evil Dr. Geoff from taking over the world. Humm and Strumm is set in a psychedelic fairytale world, with lands such as a giant cupcake and a musical forest. The main characters, Humm and Strumm, are armed with yo-yos for weapons. Humm and Strumm has two modes of play: Adventure Mode, in which two players fight Dr. Geoff, and Tag Mode, in which up to eight players play a game of tag using their characters' weapons.
MiniD is a scripting language influenced by Lua, D, Io, Python, and other languages. It has a C-style syntax, is dynamically typed, and is designed to be easily embedded within and extended by a larger host application. It is written in (and is designed to be used from) the D programming language. It can also be used as a standalone language. Some external libraries are currently under development, including bindings to SDL, OpenGL, and libpcre.
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 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.
libHaru is a library for generating PDF files. It supports generating PDF files with lines, text, images, outlines, text annotations, and link annotations, compressing a document with deflate-decode, embedding PNG and JPEG images, embedding Type1 and TrueType fonts, creating encrypted PDF files, using various character sets, using CJK fonts and encodings, and basic U3D usage.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.