Skip to content

This library is intended to be used the OpenTK in Wpf application.

License

Notifications You must be signed in to change notification settings

yk35/WpfOpenGLBitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpfOpenGLBitmap

This library is intended to be used the OpenTK in Wpf application.
OpenGLWriteableBitmapUpdater is that Render to Offscreen using OpenTK(OpenGL) and write to WriteableBitmap.
OpenGLD3DImageUpdater is that Render to Offscreen using OpenTK(OpenGL) and write to D3DImage using NV_DX_interop. How to use this library Please refer to WpfOpenGLBitmapExample.
This library has been implemented based on https://github.com/freakinpenguin/OpenTK-WPF.

About

This library is intended to be used the OpenTK in Wpf application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages