norm_eye = (view * vec4 (vertex_normal, 0.0)).xyz;; pos_eye = (view * vec4 (vertex_position, 1.0)).xyz; ...
If you plan to put this program on your web page or a cdrom of any sort, let me know via email, I'm curious to see where it ends up :) If you use the code for your own projects please give me credit, ...