Shaders in turing??
Author |
Message |
mirhagk
|
Posted: Mon Dec 07, 2009 7:05 pm Post subject: Shaders in turing?? |
|
|
Is this just a pipe dream?? or is it possible. I use XNA's shaders and I know how to create and manipulate them. Is it possible in Turing or I am just being unreasonable?? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
Posted: Mon Dec 07, 2009 7:13 pm Post subject: RE:Shaders in turing?? |
|
|
On GPU? No. You can write your own pixel shaders, from scratch, and run them in software by CPU, but don't expect that to be in real-time. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
|
|