Hi. Recently, I created some grass using 3dsMax and then Hairworks. However, UE4 refused to open the hairworks file. I found it actually is possible to open it
https://developer.nvidia.com/nvidia-gameworks-and-ue4 , but I struggle with compiling the UE4 code. Is there any step-by-step tutorial how to get that code running?
Will hairworks feature be built-in in the future? Thanks in advance
Replies
There is some documentation on getting unreal's sourcecode here https://docs.unrealengine.com/latest/INT/GettingStarted/DownloadingUnrealEngine/
However do realize that if you're not familiar with building projects from source, and resolving missing items/dependencies etc, this will likely be a challenging endeavor.