-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate bullet into project #1
Comments
bug when compiling with MinGW: See bulletphysics/bullet3#289
|
i had problems adding your code, shouldnt it be like this?
|
nope, that would check if |
nevermind, i just had put this at the literal top of the file. It has to be under the includes obviously. ✋ --> 😄 |
Maybe trains simulation (as a normal rigidBody) can be implemented as invisible wheels adjusted independently. |
In order to remove projectiles (or other nodes), we need to provide a thread-safe facility. See #59. |
The text was updated successfully, but these errors were encountered: