ctreffs / SwiftBullet

Swift bindings for the Bullet Real-Time Physics Simulation library

Home Page:https://pybullet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Swift bindings for the Bullet Real-Time Physics Simulation library

https://pybullet.org

License:MIT License


Languages

Language:Swift 97.1%Language:C 1.9%Language:Makefile 1.0%