What I have already done:
Converted OpenGL program to use wxWindows GUI libraries.
Converted program to Microsoft .NET framework in order to access Windows functions.
Enabled program to implement windows functions.
Created program structure to implement a simple visualization.
Finalized visualization mapping.
Finished picking functionality
Computed mathematical formulas for visualization
Added disk write monitoring.
Added thread monitoring.
What needs to be done for windows version:
GL text display. todoby: 7/29
More debugging. todoby: 7/29
What needs to be done for Linux version:
Get linux installed with dualboot on my desktop (get windowsXP installed prior to this). todoby: 8/5
Develop GUI interface. todoby: 8/12
Research information made available by the OS. todoby: 8/19
Develop a new visualization mapping (knowing what I now know) todoby: 8/26
Use vertex coloring.
Try to use vertex arrays.