Hi Chaps, Learning to write openGL ES2 but pretty much failed at the first hurdle, I am pretty certain its a shader error but the code and output is listed below! Error Created Vertex Shader! Created Fragment Shader! Segmentation fault #include <stdio.h> #include "bcm_host.h" #include "egl.h" #inclu...