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?? |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
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. |
|
|
|
![](images/spacer.gif) |
|
|