blog/ notes/ projects/ colophon
java
tileSource

Package used by displayator and tileCreator to handle Tile creation and storage as well as fetching.

displayator

This application is meant to display a (big) picture accross the displays of multiple computers. It uses tiles created by tileCreator, and contains components from tileSource.

tileCreator

This application allow the creation of a set of tiles from a picture, with different zoom levels, to use with Displayator.

blog/ notes/ projects/ colophon