Stuff made or found by me


Ray Tracer

A ray tracer console application that I wrote for my CS 11 class during the Winter term of 2007. It has an XML based Scenery Description Language that supports objects like spheres, cylinders, planes and multimple light sources. There was even some code related to prisms, but it's not finished. Most of the code is well documented and ready for Doxygen processing into whatever format you like. Runs under Linux. Requires the Boost library. I'm releasing it under GPL2. (Last updated: 26-07-2007)
Download code here.


Minesweeper

A Minesweeper (originally by Microsoft?) lookalike application written by me in in C# (VS.NET) just for fun quite a few years. Has most of the functionality, but is still far from being ready. GPL2.
Download code here.


IndyChat

An old ICQ/AIM like chat program (client and server) for Win32 that I wrote in Delphi7 just for fun. It's based on the Indy suite of components that deal with networking (TIdTCPClient, TIdTCPServer etc). The client also depends on the LMD components package. I don't recall exactly what the licences on Indy and LMD are, but consider MY code to be under GPL2.
Download code here.


Back to my home page. Last updated: 13 September, 2007