The State of Things - 今の状況
Revision 1 of my graphing program is complete.
The X-axis extends to the right and is representative of time. Y proceeds up and is pitch. Z is headed down out of the screen and is the intensity.
Currently the program:
*reads from a fixed data fill in the same directory as the executable
*allows translation with the arrow-keys and page-up, page-down.
*allows rotation with a,c,d,s,x,z
Currently I want to:
*label the axis
*add in mouse control
*lock the speed of scrolling, and rotating so that it can be used on other computers
*print out various information at the top of the screen
*allow the user to select new graph-data-files while the program is running
The X-axis extends to the right and is representative of time. Y proceeds up and is pitch. Z is headed down out of the screen and is the intensity.
Currently the program:
*reads from a fixed data fill in the same directory as the executable
*allows translation with the arrow-keys and page-up, page-down.
*allows rotation with a,c,d,s,x,z
Currently I want to:
*label the axis
*add in mouse control
*lock the speed of scrolling, and rotating so that it can be used on other computers
*print out various information at the top of the screen
*allow the user to select new graph-data-files while the program is running

0 Comments:
Post a Comment
<< Home