vec3 v_normal : NORMAL = vec3(0.0, 0.0, 1.0); vec3 a_position : POSITION; vec3 a_normal : NORMAL;