-
Notifications
You must be signed in to change notification settings - Fork 16
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
Support .NET Standard 2.0? #6
Comments
Unfortunately no.
Mostly because .Net Standard is too slow for rendering complex graphics
compared to raw OpenGL/
2017-08-06 1:19 GMT+02:00 JimSEOW <notifications@github.com>:
… Is there a plan to support .NET Standard 2.0 to bring this library to UWP
APP?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGxeiZ4F4DJkffCV_a1e6bw08Wl_qeIRks5sVPiOgaJpZM4Oulwb>
.
|
@benoit74 thanks for responding. I hope eventually it is possible to migrate from OpenTK to OpenES 3.2 (Microsoft Angle) that will makes your library Cross platform to UWP with XAML InterOperability. |
Seems feasible ... but no idea when
Thanks for the pointer anyway, never met this before (but I have to admit
that I'm a bit away from .Net recently)
2017-08-08 23:53 GMT+02:00 JimSEOW <notifications@github.com>:
… @benoit74 <https://github.com/benoit74> thanks for responding.
The .NET library is great. It is based on OpenGL (OpenTK).
I hope eventually it is possible to migrate from OpenTK to OpenES 3.2
(Microsoft Angle) <https://github.com/luca-piccioni/OpenGL.Net> that will
makes your library Cross platform to UWP with XAML InterOperability.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGxeiSl5_XlRi9lopH4cwqiMzOXih578ks5sWNjcgaJpZM4Oulwb>
.
|
@benoit74 We need to democratize 3D chart for .NET through XAML Standard for 3D. Curious of your view. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there a plan to support .NET Standard 2.0 to bring this library to UWP APP?
The text was updated successfully, but these errors were encountered: