Home › Forums › Syphon › Syphon Implementations – User › Syphon and CUDA › Reply To: Syphon and CUDA
September 4, 2011 at 8:32 am
#4858
Keymaster
Well CUDA can ingest or output OpenGL Resources. So you would need to ensure you have a compatible OpenGL Context set up to share with your CUDA context, and pass resources from CUDA to GL, as a texture most likely, and then off to Syphon.