R"raw_string( #version 120 varying vec3 vertex; void main() { gl_Position = gl_Vertex; vertex = gl_Position.xyz; } )raw_string"