markkilgard / opengl_interop

OpenGL interop example using WGL_NV_DX_interop2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 96.6%Language:Objective-C 1.9%Language:C++ 0.9%Language:Yacc 0.4%Language:Makefile 0.2%Language:Lex 0.1%