Where can i find Instruction to install and run VXGI inside unreal engine?

Hi guys ,

Thanks for reading my topic, basically i wanna try VXGI but i cant find anywhere a clear instruction on how to install it and run it , Thanks

Hi.
VXGI is not a plugin for UE4 but a part of Nvidia Gameworks.
That means you have to have a custom version of unreal engine built from source with gameworks integrated.

Luckily, some nice talented developers has made this possible for you and shared their custom ue branch on Github.
I’ve been using this branch with success: https://github.com/0lento/UnrealEngine

Just follow the guidelines for building UE4 from source and it should work fine!

Thank you very much