SwiftBullet

Swift bindings for the Bullet Real-Time Physics Simulation library

MIT License

Stars
8

Swift Bullet


THIS IS A WORK IN PROGRESS AND DOES NOT NECESSARILY FUNCTION AT ALL!


Requirements

macOS

uses Bullet stable 3.17

brew install bullet

Linux

apt-get install -y -qq pkg-config
apt-get install -y -qq libbullet2.88
apt-get install -y -qq libbullet-dev=2.88+dfsg-2build1

License

MIT

Notes

Badges
Extracted from project README
macOS