JMG1 / FreeCAD_BulletPhysics

Integration of the BulletPhysics library with FreeCAD for realtime physics simulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCAD + BulletPhysics

Watch the video

Installation

  1. Install the python bindings for Bullet by opening a terminal (usually ctrl+t) and running this commands:
  1. Clone this repository:

Running the examples:

  1. Navigate to the examples folder:
  • open example.fcstd with FreeCAD
  • Open the example.py file with a random text editor
  • In FreeCAD, create a macro and copy-paste the example.py code to the macro and save.
  • Run the macro and enjoy the magic.

Multiple boxes video

About

Integration of the BulletPhysics library with FreeCAD for realtime physics simulation.

License:GNU General Public License v3.0