Thread overview
Intending to contribute to the 'PhysX import' project idea for SAOC 2025.
Jul 21
Iskaban10
Jul 22
evilrat
Jul 22
Iskaban10
July 21

Good evening,
I would like to know whether the project idea for importing PhysX in D is currently relevant. It would also be of great help if the community could give me some useful info about it.
Thank You

July 22

On Monday, 21 July 2025 at 18:47:41 UTC, Iskaban10 wrote:

>

Good evening,
I would like to know whether the project idea for importing PhysX in D is currently relevant. It would also be of great help if the community could give me some useful info about it.
Thank You

In the past i tried making automated bindings (using gentool), it was partially working just for my simple demo needs, but given no interest i don't bother anymore.

As for PhysX even nvidia seems to be dropped it off for community support instead.
For games and real-time simulation I think now Jolt is more interesting project.

Not an expert though, just my humble opinion.

July 22

On Tuesday, 22 July 2025 at 07:07:06 UTC, evilrat wrote:

>

In the past i tried making automated bindings (using gentool), it was partially working just for my simple demo needs, but given no interest i don't bother anymore.

As for PhysX even nvidia seems to be dropped it off for community support instead.
For games and real-time simulation I think now Jolt is more interesting project.

Not an expert though, just my humble opinion.

Thanks a lot!