39 projects tagged "Mac OS X"
Basilisk is a full-featured middleware library to develop games. It features sprites, animations, real time sound mixing with filters and special effects, high resolution timers, a basic 3D math library, an input system based on bindable actions, fullscreen exclusive mode support, resolution managers, JDK 5.0 compatibility, and more.
Battletech MUX is an Internet based, real-time rendition of the popular Battletech board game. Players take to the front lines in their very own mechs, tanks, and similar implements of destruction. Featuring an internal scripting language called SoftCode, game admins may sculpt their sites into whatever they can imagine, be it small-scale combat or massive, galactic conflict.
Class::EHierarchy is intended for use as a base class where hierarchally ordered objects are desired. This class allows you to define a parent - child relationship between objects and ensures an orderly destruction of objects according to that relationship, instead of perl's reverse order destruction sequence based on reference counting.
Deduplicator is a simple and efficient data deduplicator that works by hard linking files that have the same content. It is ideal for reducing the size of backups. It can save and restore intermediate results, so you can run it in a few short intervals, and allows you to review changes before they are committed to disk.
File-Find-Object-Rule is a port of File-Find-Rule to make it use File-Find-Object instead of File::Find. It provides a succinct, declarative syntax for creating directory tree traversal routines while enjoying the advantages of File-Find-Object, such as traversing the tree incrementally and iteratively, and the capability of instantiating several traversers in the same program.
Gantry is a robust Perl-based Web application framework for Apache/mod_perl, CGI, and Fast-CGI. Object-oriented design allows for a pragmatic, modular approach to URL dispatching. It supports MVC and initiates rapid development, offering an organized coding scheme for Web applications.
IRC Channel Relay Bot allows you to have an IRC channel span multiple IRC networks. It relays public and private messages, informs you about people joining and leaving the channel, and passes topics across networks (if you op it). It has minimal ability to help protect the channel.
The metric implemented in the Image::Density Perl Module estimates the density of data where there is data, and has a reasonable correlation with goodness as judged by humans. That is, if you let a human look at a set of images and judge quality, the density values for those images as calculated here tend to correlate well with the human judgement (densities that are too high or too low represent "bad'' images). It is intended for use on bitonal TIFF images, such as those from scanning paper documents.