fabmax / physx-jni

Java JNI bindings for Nvidia PhysX
MIT License
85 stars 8 forks source link

PvdTransport Bindings (PhysX 4) #46

Closed Chacty closed 1 year ago

Chacty commented 1 year ago

Hi, is it possibile to bring DefaultPvdSocketTransportCreate (and PvdTransport) bindings to PhysX 4 branch? (as already done for PhysX 5)

fabmax commented 1 year ago

Yes, that should be possible. You can try to do that yourself: It should be enough to copy the corresponding code to the PhysXJs.h and PhysXJs.idl files and recompile the library.