RadeonProRenderSDK icon indicating copy to clipboard operation
RadeonProRenderSDK copied to clipboard

Need C# wrapper for RadeonProRender_Baikal.h and RadeonProRender_VK.h

Open matlemuzic opened this issue 3 years ago • 3 comments

Hi there, I was wondering if it would be possible to also get a C# wrapper for the remaining bits of API outside of RadeonProRender.h, such as Baikal and Vulkan.

Are you using any particular technology to generate these wrapper automatically ? Is there way to proper "AMD way" generate these on our side so that we don't have to write them by hand ?

Also, what about "RadeonProRender_V2.h" and C# ? I suppose the existing C# wrapper is for the V1, is it necessary to use the V2 to get all the features ?

Thanks in advance and cheers,

Mathieu.

matlemuzic avatar Dec 07 '21 10:12 matlemuzic

@feniksa please include this in your work.

bsavery avatar Dec 07 '21 22:12 bsavery

@matlemuzic we are currently working under providing ability to use RPR from C# . Internally some projects already use RPR from C#.

Expect work to be done in 1-2 weeks

feniksa avatar Dec 08 '21 18:12 feniksa

Ok thanks!! It would be awesome if you guys could provide a C# sample with Vulkan interop to display the results in a window without copying the data on the GPU...

matlemuzic avatar Dec 08 '21 21:12 matlemuzic