GPUOpen-LibrariesAndSDKs / RadeonRays_SDK

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

Include header naming, consider using an extension to indicate cpp headers. #192

Open cheako opened 6 years ago

cheako commented 6 years ago

See: https://stackoverflow.com/a/10354383/1153319

I may plan on writing a c API, but the current names make it look like there is only a c Api... looking closely reveals only a cpp API exists.