This page contains assorted software packages.
These packages are made available under the terms of the MIT license or
the LGPL.
Some of these pieces of software are applets from days gone by.
Modern browsers regard applets with a mixture of fear and loathing, with good reason.
The software is still there, for funsies.
-
SuDoKu Solver
A Java applet that helps you solve SuDoKu puzzles.
-
Star Map
I wrote this applet while learning Java.
It gives you a pair of views of the stars local
to the Sun and is kind of cute to play with.
-
Matrix Package
A Java package for working with matrices.
This package does most of what you would want a matrix package to
do, but is optimsed to working with the 4x4 matrices used in 3D graphics.
The source code is available as
matrix-1.0.zip.
-
Compass Widget
A compass widget parcel for Smalltalk.
-
Fire Model
A grass- and bush-fire simulation, written in Smalltalk.