GLSL question

Emultra

Golden Member
Jul 6, 2002
1,166
0
0
I'm using RenderMonkey to do some cubemap and refraction stuff. I need to use a view_position vector for the calculations. It should have the same values/coordinates as the camera, right? So how do you pin a vec3 variable to the camera xyz values?