-
Hi Luca,
DEPTH TEST don't work. If you use a cube on your HelloTriangle example you can test this issue.
private void RenderControl_ContextCreated(object sender, GlControlEventArgs e){
.....…
-
A System.AccessViolationException exception occurred while drawing the primitive!
How can I solve it? OpenGL4.0
platform:
1.win10
2.vs2017
3.OpenTK.GLControl -Version 3.0.1
4..Net Framework4
…
-
Hi,
I saw Mathologgers video and wanted to give this program a shot under Linux/Mono.
I first tried with the binary download from the website. I'm running on Debian testing with Mono 4.2 and OpenTK 1.…
-
### Description
Switching between Contentpages with Navigation.PushAsync causes an additional set of functioncalls to OnAppearing and OnDisappearing. The back Button has the same issue. This seem…
-
#### Issue details
_Please describe the problem, or desired feature_
after update mp opens the loading window and after that just the windows error , mission planner stopped working .
i have it o…
-
"Error: [savegame] Failed to load save game: The specified key was not specified in the dictionary."
(second part translated with google)
[B17M3DEMO1AI4.zip](https://github.com/Pyrdacor/freeserf.net…
-
Hello,
I'm having a bit of trouble with the context version. I'm using OpenGl.Net.WinForms for a WPF application, almost everything work perfectly. I am using another API that is only compatible wi…
-
Now,I use This Opengl.Net library to draw Triangle.
When I use VAO VBO Object, the triangle don't display in the glcontrol and the window remain the backgroundcolor. the same code can run correct…
-
### Description
The GLControl does not display the drawn scene the first time the paint event is called. This results into a blank white space where the draw scene should be.
### Repro steps
…
-
Error: `System.NullReferenceException`
https://github.com/jam1garner/Smash-Forge/blob/55b5b07c3e4dabcc2f48f057bf0249c915c653cc/Smash%20Forge/Filetypes/Melee/MeleeDataObjectNode.cs#L388