ektemple / glimmr-i7x

Automatically exported from code.google.com/p/glimmr-i7x
4 stars 1 forks source link

glimmr-i7x

Glimmr (GLulx Image and MultiMedia Resources) is a framework of extensions for the Inform 7 interactive fiction authoring system. It will function with build 6G60, but not with build 6L02 or later.

Note: I am no longer actively developing or contributing to Glimmr.

Inform 7 can compile to the Glulx virtual machine, which supports complex windowed layouts, graphics, sound, mouse input, and more. Glimmr is intended to make these features—particularly graphics and mouse input—easily accessible to Inform 7 game authors.

In its simplest form, Glimmr supplies commands for drawing images files (PNG or JPEG), simple primitives (rectangles, boxes, lines), arbitrary bitmap images, and painted text. Through additional extensions, Glimmr also provides a full system for managing display of complex, dynamic compositions in a graphics window. These might include maps that progressively reveal themselves as the player moves through them, card games, etc. Glimmr Canvas Animation also provides a fully featured framework for creating multicomponent animations.

Games created with Glimmr will be best when played on a modern desktop using the following Glulx VM interpreters:

The archives of the Glimmr blog have more information and a few examples and tutorials.