Hi,
I am new to GLSL and while creating code found out that there are some naming convention differences for CI_GLSL and GLSL like gl_ModelViewMatrix (ciModelViewMarix). I have gone through the GLSL functions like pow() , normalize() etc. Do Cinder have different definitions for this functions ? Is there any document mentioning difference between use of GLSL and when we use it with Cinder?