NVIDIA Launches PhysX SDK 4.0, As Open-Source Physics Engine
Click here to post a comment for NVIDIA Launches PhysX SDK 4.0, As Open-Source Physics Engine on our message forum
NewTRUMP Order
Been a while since heard anything new with Physx. I honestly thought it was a fading project for Nvidia. I like that it's an open source and the learning ability is cool to watch.
Denial
reix2x
jajajaja Physx 3.4 vs Physx 4.0 in chess remembers me those exaggerated black and white sad people cuts vs color happy people cuts on infomercials.
Alessio1989
Andrew LB
PhysX is very much alive and currently the most popular physics middleware alongside Havok. It's baked into Unity and Unreal Engine 4 and a great number of other games also use it.
GPU accelerated PhysX on the other hand doesn't really have many games using it due to many factors such as CPU's being so much more capable that its better to have the GPU focus on FPS and image quality than effects. The same goes for particle effects, soft body and fluid simulation, and volumetric smoke, etc. Another big factor was the the release of the PS4 and Xbone and how both M$ and Sony included parity clauses in all their licensing agreements with game developers which pretty much killed any special graphical features for all PC games regardless of the GPU its played on.
It would be great if a developer with deep pockets took M$ and Sony to court over their forcing conformity on all platforms, or maybe even under antitrust laws designed to prevent anti-competitive behavior. I dunno, just a random thought. It just pisses me off what consoles have done to PC gaming the past 5 years even though PC gaming market share is almost identical to all the consoles combined. It's just that PC gaming doesn't have a big company to stick up for them like xbone and ps4 do.
Stairmand
Not sure what you're on about Andrew several PC games are much better graphically than console equivalents. GTA for example is almost a full generation better on PC.
Astyanax
word is that dedicated physx is now allowed with a radeon as the primary card.
Denial
https://www.reddit.com/r/pcgaming/comments/6iee3v/til_nvidia_started_allowing_gpu_physx_in_systems/
It's actually been like that for a few years now
Athlonite
Astyanax
thats AMD's job to do.
Athlonite
Astyanax
sorry, you're wrong lol.
AMD has to develop a way for their own hardware to utilise the physx api.
-Tj-
What are you trolling about?
Nvidia code explicitly disables it when it detects AMD GPU unless you use that hybrid hack.
Spets
Nvidia Flex runs on AMD and Nvidia hardware. It utilises Direct Compute. Any future games with Gpu accelerated physics using Flex won't need a hybrid setup.
Denial
jeffmorris
How can I compile the source code into machine code? I tried to run the batch file but I got a message saying that CMAKE file was not found.