Flex in UE4.10

Hello,

I want use flexible mesh in game and for this I want use Flex of Nvidia. I has tried to integrate this https://github.com/NvPhysX/UnrealEngine/tree/FleX in the UE4.10 but I have some errors.

I need help.

Thanks you.

You dont have to do the integrating yourself. Download and compile the source code and you can use the engine integrated with Flex:)

Ok :slight_smile: thanks

but what if you WANT to integrate it yourself? there is no documentation or tutorial on this, is there?

No there isnt, it is quite a complicated task, if you do not have any programming experience, as new engines may add new things to the rendering pipeline and require shifting certain parts of the integration around, you need to understand how the engine works. This is not something that can be documented easily (It would have to be a living document that is updated each time the engine is updated).

Hello,

I want use flexible mesh in game and for this I want use Flex of Nvidia. I has tried to integrate this https://github.com/NvPhysX/UnrealEngine/tree/FleX in the UE4.10 but This is not the web page.

I need help.

Thanks you.