Using Silk.NET in WinForms

42 views Asked by At

I have a project with WinForms, using GDI+ and DirectX for render some data (2d). I want to add additional renderer via Silk.NET (interesting OpenGL/Vulkan).

Have any ideas how to add silk-surface on WinForms control? I hadn't information in tutorials or git projects.

0

There are 0 answers