camera.cpp | Realizes a 6 degree of freedom camera |
camera.hpp | Realizes a 6 degree of freedom camera |
cr_load_script.cpp | Test-application for retrieving the compressed data again |
cresidue.hpp | Handle compression of the map |
downsample.cpp | Small script for successively generating the downsampled images of the 8 large input-tiles (16K x 16K each) |
dwt.hpp | Discrete wavelet transform and EZW image compression |
gtkguimanager.hpp | Wrapper class for interfacing GTK+ |
img2prd.cpp | Convert an image to the newly designed prd-format |
includes.hpp | Global macros and datatypes |
main.cpp | First test-application for the discrete wavelet transform |
mathlib.hpp | Simple mathlib |
pngout.hpp | PNG file output |
prd2bmp.cpp | Converts images in the prd-format to the BMP format |
rawio.hpp | Raw file output |
sampler.hpp | Handle up- and downsampling |
sdlmanager.hpp | Handle SDL videosystem-setup and input processing |
tilecutter.hpp | Cuts tiles from larger images |
tileprojector.hpp | Texture mapping routines |
yazapa.cpp | The main zooming and panning application |
yazapaGUI/GUIManager.c | "Entry-point" for GTK+ window creation |