Skip to content

freakinpenguin/OpenTK-WPF

Repository files navigation

OpenTK-WPF

https://github.com/freakinpenguin/OpenTK-WPF/actions

Examples of how to using OpenGL via OpenTK in WPF applications

This solution contains two projects. One project shows the usage of OpenTK in WPF via a WindowsFormsHost and the other by using a Framebuffer object.

The Framebuffer-approach is a "pure"-WPF-approach, but the WinformsHost-approach is faster (32 vs 48fps).

Feel free to improve!

About

Examples of how to using OpenGL via OpenTK in WPF applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages