A rough guide to porting a desktop application that
uses OpenGL to a virtual reality application operable on either an SMP
machine or a cluster using a toolkit such as VR Juggler 2.0.
Purpose - To increase the computational performance of the vertical
edge detection convolution algorithm by optimizing software program
execution. Involves algorithm analysis, common pitfalls, and use
of inline MMX assembly instructions.