An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# php-bullet

```
sudo phpize && ./configure --enable-bullet3
sudo make install
```