NOTE: This site has just upgraded to Forester 5.x and is still having some style and functionality issues, we will fix them ASAP.

remark.  [ag-001G]

By convention, the GLSL community uses two-to-three letter variable names. Here are some common abbreviations:

  • ro = ray origin
  • rd = ray direction
  • ca = camera
  • ta = target (where the camera is pointing)
  • uv = texture coordinates

Source: