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

refactor: Remove 'Apex' dependencies #183

Open dwmkerr opened 4 years ago

dwmkerr commented 4 years ago

There should be no need for Apex in the samples as they are supposed to be as simple as possible - also I'm not maintaining the library any more. Let's remove this dependency. Noted in PR #177.