RadeonRays_SDK
RadeonRays_SDK copied to clipboard
"App" folder is no more present
Hi, I am seeing there is no "App" folder at "https://github.com/GPUOpen-LibrariesAndSDKs/RadeonRays_SDK". So, is below command to run the test is still valid? README.md is still showing below command to run the test. So, if any modification is required in README.md , please update to avoid confusion. cd App ../Bin/Release/x64/App64
Thanks
Can anyone please clarify my queries?
The sample renderer (which was previously the App project in the repository) has been moved to a separate repo. Thus you are correct and README.md should be modified in that regard. See the first line of README.md:
Important Sample renderer has been moved from RadeonRays repo into a separate one here: Baikal