Silk.NET icon indicating copy to clipboard operation
Silk.NET copied to clipboard

Silk.Net MAUI Support

Open breadnone opened this issue 2 years ago • 5 comments

Summary of feature

I've seen MAUI mentioned in the front page, but can't seem to find concrete evidence that it would work under it or not. An example would be greatly appreciated.

I've seen the roadmap but it wasn't clear if the implementation was done or not

Thanks in advance!

breadnone avatar Mar 16 '22 09:03 breadnone

Hi there,

We don't have MAUI support today and accordingly don't advertise support for it. The mentions of it in our README are instructions for developers as they may need MAUI to build the project.

MAUI support is planned for 3.0.

Hopefully this helps.

Perksey avatar Mar 16 '22 09:03 Perksey

Hi, thanks for the confirmation. Really appreciate it...

I know people hate when asked about release dates, if you're fine may I ask the estimation date at least for of 3.0?

breadnone avatar Mar 16 '22 09:03 breadnone

Hi, thanks for the confirmation. Really appreciate it...

I know people hate when asked about release dates, if you're fine may I ask the estimation date at least for of 3.0?

i don't think there are estimations yet, but progress happens here #529

Beyley avatar Mar 16 '22 15:03 Beyley

Thanks a lot... Appreciate all the responses

breadnone avatar Mar 17 '22 03:03 breadnone

It seems MAUI has a OpenGLView as well, so I've closed #345 in favour of this given MAUI is the new Xamarin Forms. Note that OpenGLView is deprecated though: https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.controls.openglview?view=net-maui-7.0

So we'll need to implement our own thing

Perksey avatar Sep 14 '23 18:09 Perksey