dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
749 stars 300 forks source link

feat: Support Linux #186

Open dwmkerr opened 4 years ago

dwmkerr commented 4 years ago

We'd need to link to libGL.so.1 and conditionally compile.