|
SBasic Toolkits
For various reasons I sometimes create SBasic toolkits,
most often for my own use. If you happen to have some
use for it, too, then go ahead, they are free for non-commercial
use. I'd just like a copy of the result and proper credits.
If you want to use anything in a commercial product,
just talk to me, I don't bite. Usually.
Full sources are also included.
Channel toolkit
I did create this for myself, mostly for testing purposes.
Essentially the commands are direct wrappers around
various SMSQ/E I/O traps.
Download toolkit, including source, here
and see the documentation here.
HSV toolkit
Toolkit for converting colours from RGB into the HSV
(hue, saturation, value) colour system and vice-versa.
Can also generate the colour map/ramp sprites for implementing
a graphical HSV-enabled colour picker.
Download toolkit, including source, here
and see the documentation here.
To see an application that makes use of this toolkit,
check out Wolfgang Uhlig's QCP.
Includes screenshot.
BASE64 toolkit
Toolkit for encoding/decoding base64 encoded data.
Download toolkit, including source, here
and see the documentation here.
Back to top of page
|