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: 2 months ago
JSON representation
Simple examples for CUDA OpenGL interoperability
- Host: GitHub
- URL: https://github.com/d-krylov/cuda_to_opengl
- Owner: d-krylov
- Created: 2023-09-28T12:01:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T12:10:42.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T19:47:53.243Z (over 1 year ago)
- Topics: cuda, cuda-opengl, opengl
- Language: C
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```