AnCo

Results 6 issues of AnCo

I was able to follow the [Getting Started section](https://github.com/opentk/GLWpfControl/tree/master?tab=readme-ov-file) and get that setup with a blue background for version MajorVersion=3, MinorVersion=3. However, it does not seem like I can get...

Can a VeldridView or VledridControl be created for Avalonia?

As the question states: Does the OpenTKAvalonia view work on Anrdoid and iOS? Has this been tested by anyone?

Currently it is not possible to pass EventArguments and CommandParameter into the InvokeCommandAction class. For example, I would like to implement PointerWheelChanged event to command pass a CommandParameter and EventArguments...

The view containing my GlWpfControl throws the error > OpenTK.Windowing.GraphicsLibraryFramework.GLFWException: 'You can only dispose windows on the main thread. The window needs to be disposed as it cannot safely be...

bug
4.0

Cloned the repo and tried to compile the Android version, however the following error shows up > Severity Code Description Project File Line Suppression State Details > Error CS0246 The...