Programming Projects

Click on the links below to open a new browser window.
ZoomDesk is a Java-based ZUI (Zoomable User Interface) virtual desktop.
Alternate Universe is a Java-based multiplayer online text-based adventure game with over 2500 registered players. There is also a custom-written telnet applet so that you can play from your browser without installing any client-side software.
Y*A*R*T*S (Yet Another Real-Time Strategy game) is a Java-based RTS game written in collaboration with friends.
Earth Mk I. is an experiment in texture mapping with Java3D. It looks nice, especially given the short time to code it.
ModelViewer is a simple application that loads a large variety of different 3d model file formats and allows the user to move around the object and to view it with different lighting and fog effects.
Crystal Reality - a 3d virtual object viewer using Java3D. The nifty thing about Crystal Reality was the ability to create very small data files representing geometrical objects.
SonarNavigator is a 3d visualization tool that displays a scan of an IP address space made using Sonar. The IP addresses are mapped into 3d coordinates and displayed using Java3D.
TrackEditor is an editor for racing tracks used by John Montgomery's Racing Game.
Boggle - a Java version of the once-popular word game.