NVIDIAGameWorks / FleX

Other
669 stars 100 forks source link

Nvidia Flex1.2 Unity 2018 integration #44

Closed panmaster closed 6 years ago

panmaster commented 6 years ago

I would like to integrate flex 1.2 into Unity2018 I got a plugin called uFlex from Unity assetstore that was based on flex 1.0. however it looks it is not going to be updated,

if i get it right NvFlex.h and NvFlexExt.h are c++ headers for Flex lib files, and core ".h" files To integrate it with Unity we would need a DLL version of NvFlex.h and NvFlexExt.h with included lib files and other .h. It would wrap around all the C++ code into DLL, that DLL could be read by Unity C# Are there any works on it? Would would be the correct way of trying to integate FLex 1.2 into Unity?

sschirm commented 6 years ago

We are going to release a FleX unity plugin soon.

panmaster commented 6 years ago

Yeah but, I have heard about "Unity integration" for over a year :D , and that year was called soon

SteveElbows commented 6 years ago

Ah, I finally found somewhere to talk about this, thanks for starting this issue!

I am eagerly anticipating the Unity version. I'm glad I only heard about it at this years GDC because 'coming soon' has been driving me crazy since then, if I had heard about it the year before I would probably have melted by now!

Anyway, I really appreciate efforts to develop a Unity version, and I dont want to moan, but something a little less vague than soon would be great. I dont mind if its still a little vague, but something like 'aiming for Q3 2018' or Q4 would be appreciated.

JacksonMeade commented 6 years ago

There are already YouTube tutorials on the GameWorks YouTube Channel. It is unlisted at the moment, but the plugin (beta) is finally out!!

Thank you, NVidia!

GameWorks Unity Plugin, Part 1

SteveElbows commented 6 years ago

Another sign that it must be getting closer is that there is a package of FleX sample scenes from nvidia on the Unity asset store now. But as far as I can tell the actual plugin still isnt available yet. https://assetstore.unity.com/packages/tools/physics/nvidia-flex-unity-plugin-samples-1-0-beta-121316

sschirm commented 6 years ago

The NVIDIA Flex Unity plugin has finally been released. Thanks for the patience!

JacksonMeade commented 6 years ago

This issue should be closed.