Possible Duplicate:
How to add glowing effect to a line for OpenGL?
I would like to get help for making my graphics glow. I would like to do it the same way as in Tron 2.0 game, without using advanced stuff like shaders etc. Mainly because my video card isn't capable. I know I can get the technique from site: wanted outcome But I don't know, how to do it in OpenGL in c++. Maybe somebody has code for doing it or step by step guide or can point me in direction where to obtain code or step by step guide for doing it. Let's say that my program draws a maze like in the picture below:
And now I would like to get that maze lines something like the picture below: