GPUOpen-LibrariesAndSDKs / RadeonRays_SDK

Radeon Rays is ray intersection acceleration library for hardware and software multiplatforms using CPU and GPU
MIT License
1.06k stars 190 forks source link

intersection_filter/occlusion_filter? #188

Open zhuyuxiang1994 opened 5 years ago

zhuyuxiang1994 commented 5 years ago

Hi,Does RadeonRays support user filter function to do alpha-test? or there is any way can achieve alpha-test?

devshgraphicsprogramming commented 5 years ago

That would need either:

devshgraphicsprogramming commented 5 years ago

Well actually in DXR/RTX "Intersection" Shader cannot modify or read the ray payload

zhuyuxiang1994 commented 4 years ago

Thanks for your reply. Well I know,Compare to DXR/RTX,RadeonRays is a toy for children. I am so disappointed with AMD

devshgraphicsprogramming commented 4 years ago

I'm not an AMD developer

devshgraphicsprogramming commented 4 years ago

@zhuyuxiang1994 might actually add this in a PR