PhysX SDK 2.8.3. available

32-bit and 64-bit builds of newest PhysX SDK 2.8.3., along with 9.09.30 PhysX System Software are available for download at PhysX Developer Support site, but we think it won’t take long until SDK will appear as public download.
Meanwhile, some highlights from Release Notes:
General
- This release enables clothing simulation. These new features are required to run the APEX clothing module.
- The release also adds a hierarchical solver for cloth (HPBD Solver).
- Introduction of split pair notification for cloth (existed for soft bodies only in previous versions).
- Improved statistics to track GPU memory utilization.
- Updated with 64Bit Windows support.
Performance
- The hierarchical cloth solver runs before the regular solver at each time step. This does not immediately improve cloth simulation performace. However, running the hierarchical solver achieves the same stiffness of the cloth with fewer solver iterations of the regular solver. Thus, the performance is increased by explicitly reducing the number solver iterations.
- Added support to run force field updates on the scene’s worker threads.
Fixed Bugs
- NxArray::insert() did not work properly if elements were inserted anywhere else than at the end of the array.
- Crash when fluid tries to access invalid convexes. Mirrored convexes can get corrupted when a heap allocation fails.
- GPU fluids: Force and deletion updates are performed on wrong particles in case the updates address particles that have been added since the last execution of NxScene::simulate().
- GPU fluid mesh collision kernel crashes on GT200 cards due to heavily unbalanced workload.
- GPU fluids: Releasing static primitive rigid body shapes has no effect on particle collision.
- Concurrency issues with multi compartment scene configurations.










Thank, i will download…
Cem Savrum
7 Mar 10 at 8:26 pm