Good day! Using NuGet installed OpenGL.Net (0.3.2) in an empty project (winforms, .net 4.6).
I tried to add from the dll libraries in the "packages" folder the controls to the panel of elements (I created a new one without confusion), to which I received a message: there are no controls in these libraries that can be added to this panel .
It was the same with the SharpGL library. I haven't found any binaries in the github repositories. I don’t know alternative ways to get them (without any extra tricks).
Question : how to add controls or how to fully use the OpenGL.Net library in Visual Studio 2015 (in DesignTime)?