Skip to content

markkilgard/opengl_interop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opengl_interop

This standalone example demonstrates sandboxed async renderer process generating sharing frames for master process via OpenGL interop using the WGL_NV_DX_interop2 extension.

For more information about WGL_NV_DX_interop2:

https://www.khronos.org/registry/OpenGL/extensions/NV/WGL_NV_DX_interop2.txt

See interop/ReadMe.txt for details.

Build instructions: open and build with the Visual Studio 2015 the solution named interop/interop_2015.sln

This repo includes GLEW and GLUT.

  • Mark Kilgard March 7, 2018

About

OpenGL interop example using WGL_NV_DX_interop2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages