9 projects tagged "Windows"
HLA Adventure is an adventure game that was written in Randy Hyde's HLA language. It features Mippy, a cute dragon that lives happily in the forests and caves and often comes out during the later part of the day to eat leaves, smoulder decaying trees, and generally romp around like every good dragon should.
Khayyam is a program for composing 3D scenes for rendering (similar to Poser and DAZ Studio). It can import character and scene models from many model formats (Poser, MD5, BSP, OBJ, 3DS, Collada, and formats used in most Illusion games). There is support for basic object placement, scaling, posing skeletal characters, and lighting. Scenes can be exported in POV-Ray format for rendering. Khayyam is implemented as a shell program using many libraries from the Floyd and Sodipodi projects.
Java Development Environment for Emacs (JDEE) is an Emacs-based integrated development environment (IDE) for developing Java applications and applets. Features include multiple code browsers, a JPDA-based debugger, method and field completion, template-based and procedure-based code generation, Java source code interpreter, context-sensitive help, and more.
Pip is a wrapper for programs that won't use stdin and stdout, but require filenames to be given on the command line; it lets you use '-' as a special filename. Now you can build pipelines to your heart's content. Pip takes care of creating and removing the temporary files needed. Also included is pip_latex, which handles the peculiarities of TeX and LaTeX.
Fast Track Systems Monitor (FTMON) is a monitoring engine that can be integrated with other systems management vendor solutions. It also defines a standard that allows applications/devices to be instrumented rapidly. The intent is to allow writing an FTMON monitor for virtually every device or application, and that any detected problems from these monitors will be able to be forwarded to any systems management solution. It is currently completely configuration file based.
EAsea Specification of Evolutionary Algorithms (EASEA), is a high-level language dedicated to the specification of evolutionary algorithms. The language and compiler are quite mature. EASEA compiles .ez specification files into C++ or Java object files, using existing evolutionary libraries. Supported C++ libraries currently are GALib or EO.