/phyx

2D physics engine with SoA/SIMD optimizations

Primary LanguageC++MIT LicenseMIT

PhyX

Overview

This is a 2D physics engine with SoA/SIMD/multicore optimizations.

The engine is based on SusliX by Alexander Sannikov aka Suslik <i.make.physics at gmail.com>

The optimizations are implemented by Arseny Kapoulkine <arseny.kapoulkine@gmail.com>

The code is licensed under the MIT license.

Performance

Run 'make profile' to benchmark the solver in various modes.