Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving OpenTK towards .NETStandard 2.0 for UWP #1

Open
JimSEOW opened this issue Sep 23, 2017 · 0 comments
Open

Moving OpenTK towards .NETStandard 2.0 for UWP #1

JimSEOW opened this issue Sep 23, 2017 · 0 comments

Comments

@JimSEOW
Copy link

JimSEOW commented Sep 23, 2017

HI Jonas,
Great to have found this example.
I am trying to port OpenTK application to .NET Core 2.0 for UWP.

I identify that I need 3 components to do that
(a) Use OpenTKCore for .NET Core 2.0
(b) Use System.Drawing for .Net Core 2.0
(c) Replace WinForm based GLControl to UWP UserControl based GLControl through the WPF UserControl based GLControl

Your work on WPF-gles may provide clue on how to do that: e.g. provide the handle from WPF UserControl to display OpenTK content (not using Angle).

We already have Angle for UWP UserControl,, I am looking for ideas bringing OpenTK GLControl to UWP UserControl

Please follow some of the discussion here.

ONE MORE THING: this is part of a bigger picture of unifying XAML Standard for 3D and we NEED YOU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant