Hi there,
I’ve been using Unity for a few months and I am now willing to do the switch to UE4 for various personal reasons…
However, Unity has a very nice feature which is Compute Shaders, via the use of internal classes it is super simple to develop compute shaders. It integrates nicely with the framework and also get to be compiled automatically like any other shader.
I know that it is possible to use my own GPGPU layer via C++, however I would prefer it to be part of the framework because I am a lazy ■■■ coder.
Is there any plans in adding this feature in a near future, Epic ?
Regards,
.