Tips/tricks related to Computer Graphics, GPUs and other programming

Posts tagged ‘gtx 480’

Microsoft SDK PN-Triangles on Nvidia GTX 480 (Fermi)

We just got a Nvidia GTX 480 in our lab. Apparently the PN Triangles example included in the Microsoft DirectX 11 SDK does not work properly, giving an “OUT OF MEMORY” error when run. (insert image)

Here I will post a modification of the code which allows it to run on Fermi

Advertisement