https://github.com/phpgl/php-bullet
A Bullet Physics Extension for Real-Time Physics in PHP.
https://github.com/phpgl/php-bullet
Last synced: 3 months ago
JSON representation
A Bullet Physics Extension for Real-Time Physics in PHP.
- Host: GitHub
- URL: https://github.com/phpgl/php-bullet
- Owner: phpgl
- Created: 2024-11-24T19:32:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-10T23:36:33.000Z (9 months ago)
- Last Synced: 2025-05-11T00:25:39.240Z (9 months ago)
- Language: C++
- Size: 3.19 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-bullet
```
sudo phpize && ./configure --enable-bullet3
sudo make install
```