go-gl / gl

Go bindings for OpenGL (generated via glow)
MIT License
1.07k stars 74 forks source link

Segmentation Violation when calling gl.CreateShader #108

Closed Pixdigit closed 6 years ago

Pixdigit commented 6 years ago

When I search for this error I get a result which says glew is not initialised. But there is no go package for glew. How do I go about this?

Pixdigit commented 6 years ago

Nvm. forgot to init gl