Answer the question
In order to leave comments, you need to log in
Why can't work with SharpGL?
I decided to work with graphics using this library . Installed it via nuget. Done in code: using SharpGL;
It even works with some variables from the package:
double a = OpenGL.GL_TRIANGLES + 1; //данный код работает без ошибок
OpenGL gl = openGLCtrl1.OpenGL; //CS0103 Имя "openGLCtrl1" не существует в текущем контексте
Answer the question
In order to leave comments, you need to log in
openGLCtrl1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question