Tutorial for CUDA + OpenGl [closed]
We don’t allow questions seeking recommendations for books, tools, software开发者_运维技巧 libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this questionI'm looking for simple beginner's tutorial for CUDA with OpenGL, and how to set the CUDA environment on Ubuntu.
For setting the CUDA dev tools:
http://lifeofaprogrammergeek.blogspot.com/2008/05/cuda-development-in-ubuntu.html
The official documentation for CUDA 3.1 is here, is good to have it as a reference, and a easier tutorial is this.
Nvidia's site has lots of samples specific to linux
In the easier tutorial series that Matias Valdenegro mentions, part 15 is the one that talks about CUDA and OpenGL. Also this post gives links to some interesting tutorials.
精彩评论