(2) Implement the fluid flow algorithm of
Graphics Gems III, Ch 30
(a) Modify the 2D fluid solver (described in Graphics Gems, linked under
"hint") from Cg to OpenGL (and comment it suitably)
(b) Implement the code in 3D as shader code.
(c) Visualize the flow in 3D.