PDA

View Full Version : Anybody into CUDA ?


Pages : 1 [2]

walterman
03-05-09, 08:26 AM
Hey mate, you think you could whip up a simple tutorial on how to work with CUDA?

I know several people here, including myself, would greatly appreciate it.
:)

Here is my quick guide to setup a VS 2008 project:

http://www.nvnews.net/vbulletin/showpost.php?p=1936872&postcount=12

If you want some 'code', well, maybe i'll upload the source code of my CUDA Perlin library.

Dreamweavernoob
03-06-09, 05:05 AM
Just curious, but what level of maths ability do you need for it not to be a hinderance?

cheers

Dreamweavernoob
03-06-09, 05:08 AM
Just curious, but what level of maths ability do you need for it not to be a hinderance? (learning a new language)

cheers

walterman
03-06-09, 07:36 AM
Very very simple level.

You only need matrix algebra for the 3D stuff.