chege011

Results 9 comments of chege011

I manage to get this thing done.

I manage to compile apex arm64-v8a without neon. However, it seems that cloth simulation using nvcloth is very slow on Android. I found that it uses Scalar4f without NEON and...

I am trying to integrate apex and nvcloth in UE4 for android.But I found something wrong with Apex and Nvcloth.When I use armv8 with neon(meaning nvcloth and apex are all...

Default UE4 nvcloth does not support android.I have to upgrade nvcloth and apex to the newest version. What I am trying to say, if there is anyway I can compile...

You are right, defaut is armv8 with neon. For EPIC, no, I have no idea where to ask. Is there any way I can send my research to your guys?...

I am just trying to integrate APEX in UE4. And I have checked that UE4 use APEX for storing Cloth data(maybe, but I am sure it need APEX in Cloth...

Let me make my problem clearly. First, when I integrated armv7a with NEON(include APEX and NvCloth) in UE4, all things were right. Second, when I integrated armv8a with NEON(only NvCloth...

Is the armv8a with NEON problem? I didn't solve that. By the way, I manage to make armv7a with NEON and armv8a without NEON right.

By the way, I was using UE4 4.21 at that time.