camera Normal { viewing volume collision }

Hi Folks,

I have been using prespective camera for my project .iam navigating (walk thru) with the help of model view transformations.{ Rotation and Translation} while mouse move. I can enter inside the wall of the virtual room which i have created.
Now i need to add an collision detection algorithm for the above , which prevents me not to walk thru the walls. I need to calculate the ray which travesals from the position of the camera towards the center of the camera. Camera normal. They i may look for some plane ray intersection.
Any one advise me how to compute the alogrithm for the walk thru.

Thanks
kumar.k

http://www.lighthouse3d.com/opengl/billboarding/index.php3?billCheat