So, I've finally decided to start posting all the junk I've written over the years. Much of which is related to xforms, fltk, OpenGL, and cross-platform solutions.
Most of the projects are configured for Linux (gcc) and Windows (vc++) only. Except where noted, I've put it all into the public domain.
I've many projects still to post, after cleaning up the code a bit first, of course. *** edit: been really lazy about this ***
flx - FLTK Extensions (source ~170k)
Posted: November 6, 2004
Modified: Dec 11, 2004
A collection of widgets, dialogs, and utility functions for fltk 1.1.x wrapped into a demo.
libjstick - Joystick library for FLTK and XFORMS (source ~60k)
Posted: December 12, 2004
A simple, unified API for using joysticks under Linux and Windows.
Status: working, with issues... see
readme_jstick.txt.
libcmsg - Custom Messaging library (source ~30k)
Posted: November 9, 2004
Broadcast simple custom messages between applications using MS-Windows or X-Windows.
Sample implementations using Xlib, win32, fltk, and VB.
libmjd - Modified Julian Date library (source ~10k)
Posted: November 7, 2004
Modified: November 7, 2004
A Julian date library with a large date range, and conversion macros.
fl_autorun - Scriptable autorun.exe for MS-Windows (source and binaries ~1.5Mb)
Posted: January 18th, 2007
Modified:
Simple, handy utility with almost no documentation.
Has some useful widget code.
About 2 years since my last post... hmmm.