cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

freemj
Journeyman III

Texture3D with CPU Writeable works on Nvidia not on Radeon 4870X2

What am I doing wrong?

I have a shader that uses a R32G32B32A32 Texture3D which I populate with my own data for a volumetric render based on Engel's "Real Time Volume Rendering" book (chapter on single pass ray casting on the GPU).  On my Nvidia card I can see the cubic volume and the internal rendering works well.  On my Radeon card the entire cube is super saturated as if there is no blending going on.  This only happens on ATI cards so I'm not sure how to proceed further with this issue.

 

Any help would be greatly appreciated!

 

Cheers,

Jeff

0 Likes
1 Reply
avk
Adept III

Hi Jeff!

Perhaps, you should post your problem in the nearby topic about "GPU...". Please also state which OS and which Catalyst version you are using.

0 Likes