https://github.com/speps/unitybullet
Experimental Bullet C API / C# wrapper + Unity3D plugin
https://github.com/speps/unitybullet
Last synced: about 1 year ago
JSON representation
Experimental Bullet C API / C# wrapper + Unity3D plugin
- Host: GitHub
- URL: https://github.com/speps/unitybullet
- Owner: speps
- Created: 2013-10-29T22:30:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-29T23:32:50.000Z (over 12 years ago)
- Last Synced: 2023-03-22T22:22:31.117Z (about 3 years ago)
- Language: C#
- Size: 332 KB
- Stars: 5
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UnityBullet
===========
Experimental Bullet C API / C# wrapper + Unity3D plugin
Supported :
- Rigidbody
- Box collider
See UnityBulletTest Unity3D project for an example.
I won't develop that much. *Any pull requests are welcome.*