Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-krylov/cuda_to_opengl

Simple examples for CUDA OpenGL interoperability
https://github.com/d-krylov/cuda_to_opengl

cuda cuda-opengl opengl

Last synced: about 1 month ago
JSON representation

Simple examples for CUDA OpenGL interoperability

Awesome Lists containing this project

README

        

# cuda_to_openGL

```
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia ./cuda_to_vbo
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia ./cuda_to_texture
```