luca-piccioni / OpenGL.Net

Modern OpenGL bindings for C#.
MIT License
574 stars 109 forks source link

Example Shader not compiling #132

Closed LittleRainGames closed 5 years ago

LittleRainGames commented 5 years ago

The example shader in the wiki is not compiling.

luca-piccioni commented 5 years ago

Hardware? Platform? WGL, XGL, EGL? Compiler errors?

No information, no issue.

LittleRainGames commented 5 years ago

Sorry man.

How do I get the error from the StringBuilder? All 1024 chars are zero.

Gtx1080, visual studio with winforms, and I'm using the Glcontrol. As for WGL, XGL, and EGL, I have no clue what those are. Also, I'm using the standard profile(I think?), all I've imported is OpenGL.Net/.Math/.Winforms.