Skip to content

Swift bindings for the Bullet Real-Time Physics Simulation library

License

Notifications You must be signed in to change notification settings

ctreffs/SwiftBullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Bullet

macOS


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