Slist commands: --------------- In either skeletal or solid mode, turn on numlock so the keypad outputs numbers. a = move up s = rotate up z = move down x = rotate down [8 = move forward] [4 = turn left ][ ][6 = turn right] [1 = rotate ccw][ 2 = move back ][3 = rotate cw ] q = quit [spacebar] = save screenshot to file "dump.pcx" r = read demo file "demoreel.key" w = write demo file "demoreel.key" -------------------------------------------------- when slist starts, it allocates a 1024 byte key buffer that saves all keyed moves as you move around. when you press "w" it will save your moves to disk. Only keys that make you move around are saved. --------------------------------------------------- The 3 batch files run slist in both skel and solid modes; each batch file uses a different model. --------------------------------------------------- Usage: slist [-skel] [-solid] filename.rfs -skel shows triangle outlines -solid shows filled triangles I like to use -skel to get into position and then switch to solid (using q) for a filled view. Have fun!