These are rough programs which are either not developed enough to warrant a full project page or are made simply as test programs.
Be sure to read any included 'readme.txt' file with the program for more information.
These programs require the .NET Framework 4.8, this is now part of Windows but may need installing on older systems.
Converts an Amiga 8bit, 24bit, EHB or HAM6/8 IFF ILBM image to a Windows BMP file!
Download Iff2Bmp (8KB Zip)
(C# Source included)
Converts raw and MSVC compressed AVI files to 256 colour FLI/FLC files!
Download Avi2Flc (15KB Zip)
(C# Source included)
These programs were made and compiled using FreeBasic.
Easily load and view .obj files in FreeBasic. (Work in progress)
Download 3D Object Loader (75KB Zip)
(Source included)
Collect the yellow dots and avoid the ghosts in this OpenGL maze game!
Download 3D Maze (72KB Zip)
View Amiga IFF ILBM image files including 8bit,24bit and HAM8!
Download Amiga IFF Viewer (69KB Zip)
(Source included)
Play uncompressed and MSVC compressed AVI Files!
Download AVI Player (67KB Zip)
(Source included)
View images saved in the Quite OK Image format!
Download QOI Viewer (65KB Zip)
(Source included)
These have been made using a combination of Python 3, PyGame and PyOpenGL.
Collect the diamonds to destroy the enemy super weapon! Based on Sinistar / Deathstar type games.
Download MenaStar (10KB Zip)
Requires Python and PyGame
Load and view .obj files with Python.
Download 3D Object Loader (14KB Zip)
Requires Python, PyGame and PyOpenGL