[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bill Budge



A note about Bill Budge's 3-D Graphics "toolkit":

While the program itself will only run under DOS 3.3, the modules created
therein will run under ProDOS 8.  I've done this many times.

Also, because the manual documents the format of the vector/object data table,
one could write a ProDOS or even GS/OS program to create/edit said data
tables.  In theory, a program to convert the vector/object data tables
from the various "draw" programs could be written.

Creating a runnable module can then be done by BLOADing an existing module
and then BLOADing the new data table over the original.  Finally, the new
module is BSAVEd to a (new) file.

Ron Wilson, rlw@chem.wayne.edu