This repository showcases a way to implement custom ray tracing shaders into Unreal Engine without modifying the engine code. At the time of writing this, I couldn't find too many implementations for ...
NOTE: This port only made to be used as C++ library, some features (such as bindings) might not work! For those features, please use original repo with GENie instead. This repo contains cmake ...