dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
753 stars 300 forks source link

Xamarin forms WPF #162

Open merco opened 4 years ago

merco commented 4 years ago

Using sharpgl with vs2017 (xamarin forms & WPF) for a customrender like this

public sealed class VDSPreviewWpfSharpGL : OpenGLControl

i get this erro on runtime System.Exception: 'Per il componente 'SapAndroidApp.Wpf.VDSPreviewWpfSharpGL' non è disponibile una risorsa identificata dall'URI '/SharpGL.WPF;component/openglcontrol.xaml'.' hresult: -2146233088

something like For the component 'SapAndroidApp.Wpf.VDSPreviewWpfSharpGL' a resource identified by the URI '/SharpGL.WPF ;component/openglcontrol.xaml' is not available