Menu

OpenGL CUDA Interop | How to get CUDA working with OpenGL | Example Code included | Faster Rendering

A new video tutorial on OpenGL CUDA Interoperability (95+ minutes long) is here! This tutorial will be based on a Windows machine and assumes you have CUDA Toolkit 10.1 installed on your machine.

The tutorial includes example code and walks you through adding OpenGL functionality to a CUDA project and also manipulating OpenGL vertices in the CUDA kernel.