Skip to content
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

Preset for Bullet Physics SDK #1153

Merged
merged 84 commits into from
Mar 28, 2022
Merged

Preset for Bullet Physics SDK #1153

merged 84 commits into from
Mar 28, 2022

Conversation

mode89
Copy link
Member

@mode89 mode89 commented Feb 22, 2022

Should resolve #828 :)

mode89 and others added 26 commits February 22, 2022 23:24
Required for generating and building JNI bindings.
Allow recurring building of the package.
Streamline importing of the generated classes.
Otherwise, it conflicts with the BulletDynamics' implementation of
btRigidBody.
It is part of the btBoxShape hierarchy.
Check usability of generated bindings.
Fix generated types of btSoftBody array-based members.
Confirm working of BulletSoftBody bindings.
Explain how to interpret the output of the sample.
There are multiple samples, each having its own main function.
mainClass should be selected through the command line.
@saudet
Copy link
Member

saudet commented Feb 22, 2022

If you're ready to start testing the builds, please also add a workflow file here:
https://github.com/bytedeco/javacpp-presets/tree/master/.github/workflows

@mode89
Copy link
Member Author

mode89 commented Mar 13, 2022

Hi @saudet :)

Do you happen to know how I can link bullet against opencl preset? Is there any guide or an example?

@saudet
Copy link
Member

saudet commented Mar 13, 2022

As reference you can look at the presets for DNNL: https://github.com/bytedeco/javacpp-presets/tree/master/dnnl

@mode89
Copy link
Member Author

mode89 commented Mar 25, 2022

Hi Samuel :)

I think, it is ready. I have mapped almost all of the available headers.

@saudet
Copy link
Member

saudet commented Mar 25, 2022

Thanks! Now why isn't the GitHub Actions workflow running...

@saudet
Copy link
Member

saudet commented Mar 25, 2022

Could you try to run the workflow from your fork?

@saudet
Copy link
Member

saudet commented Mar 25, 2022

Huh, it looks like GitHub Actions won't run anymore for commits made by contributors not part of the organization.

@mode89
Copy link
Member Author

mode89 commented Mar 26, 2022

Could you try to run the workflow from your fork?

Sorry, I haven't seen the comment yesterday. Would like me to do it now?

@saudet
Copy link
Member

saudet commented Mar 26, 2022

Could you try to run the workflow from your fork?

Sorry, I haven't seen the comment yesterday. Would like me to do it now?

No, it's fine, it works for my commits.

@saudet saudet merged commit c5cdae9 into bytedeco:master Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Presets for Bullet Phyics SDK
2 participants