Skip to content
/ phyx Public
forked from zeux/phyx

2D physics engine with SoA/SIMD optimizations

License

Notifications You must be signed in to change notification settings

icmzn/phyx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

2D physics engine with SoA/SIMD optimizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.3%
  • C 4.2%
  • Makefile 0.5%