Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/d-krylov/cuda_to_opengl
- Owner: d-krylov
- Created: 2023-09-28T12:01:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T12:10:42.000Z (over 1 year ago)
- Last Synced: 2024-11-12T10:12:32.338Z (3 months 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
```