Its ok to download documentation from nvidia developers site and nvidia SDK to learn new suff? Not that is bad but I dont want an inclination to nvidia GPU's or learn stuff that I'll never used in an normal game engine. And whats nvidia sdk? A kind of 3d engine that use DirectX?
Thx
developer.nvidia.com
developer.nvidia.com
As your ship is going down
ll stand by and watch you drown
ll stand by and watch you drown
http://developer.nvidia.com/object/sdk_home.html
The NVIDIA SDK includes hundreds of code samples, effects, and helpful libraries to help you take advantage of the latest in GPU technology.
-
- Posts: 38
- Joined: Mon Nov 07, 2005 5:55 am
-
- Posts: 142
- Joined: Sat Dec 11, 2004 8:13 am
- Contact:
-
- Posts: 38
- Joined: Mon Nov 07, 2005 5:55 am
if you are only trying to do a pixel shader then yea you are screwed until you get a better card.
if you aren't just trying to make a pixel shader then skip that crap and keep going.
although you can, if you want that is, make the shader do it thru the CPU only instead of the card. i was supposed to do this in class but guess what? no help so i never got that lab done. also it was a vertex shader but still. it wasn't easy lmao
if you aren't just trying to make a pixel shader then skip that crap and keep going.
although you can, if you want that is, make the shader do it thru the CPU only instead of the card. i was supposed to do this in class but guess what? no help so i never got that lab done. also it was a vertex shader but still. it wasn't easy lmao