Skip to content

ubuntunux/PyBullet3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBullet3D

PyEngine3D + PyBullet3

Requirments

- PyEngine3D
- pybullet

Step1) Install PyEngine3D & PyBullet3D Project

git clone https://github.com/ubuntunux/PyBullet3D

git clone https://github.com/ubuntunux/PyEngine3D
cd PyEngine3D
pip install -r requirements.txt
pip install pybullet

Step2) Run PyEngine3D

cd PyEngine3D
python main.py

Step3) Load PyBullet3D Project

1) Menu -> Open Project -> Choose "PyBullet3D.project" file in PyBullet3D directory.
2) Then it will restarts application.
3) Select "Resource List" tab.
4) Double click the "physic_scene" or Right click then select Load menu.
5) Click "Play" button.

About

PyEngine3D + PyBullet3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages