menu driven with mouse and keyboard control
software rendering
can use SCREEN 13...21 and 8/15/16/32bpp
can load/save STL files or native format
(Loading large STL files is slow, due to brute-force search for redundant vertex data. I made a separate program STL2MB which converts quickly, however it needs a huge amount of RAM)
http://www.hyakushiki.net/3d/mbfast.zip (source, win32 and DOS binaries, example files)
