varon
varon
Update as posted in #1155 We had a ton of success doing this in the GLWpfControl. Basic process was just to create a hidden GLFW window and then fetch the...
If anyone does have success in a working example for Avalonia, we'd probably be keen to help 'officialize' it to give it some more visibility!
Agreed. We should do this for 5.x
Would love a patch for this if we can ever figure out what's causing it.
Any further updates on this one?
We are currently working on a new website which should offer updated tutorials as well. I'm re-opening this for extra visibility until we get that done.
This is a known issue. If this is critical for your use case, we'd love to assist in getting a PR to update the GLControl. Conceptually this should be fairly...
Stop by the discord and @ me! Then we can work through the steps on getting this in for you guys.
Also worth mentioning that we have a .Net Core compatible ultra-fast WPF Control in development. You can find this here: https://github.com/varon/GLWpfControl
Pre-release packages for the .Net core compatible GLWpfControl are available. https://www.nuget.org/packages/OpenTK.GLWpfControl This is way, way better than the GLControl and highly suggested if you have a WPF application.