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

Suggestion for soft-body physics: ShapeOp #8

Closed
ColinGilbert opened this issue May 1, 2015 · 2 comments
Closed

Suggestion for soft-body physics: ShapeOp #8

ColinGilbert opened this issue May 1, 2015 · 2 comments

Comments

@ColinGilbert
Copy link
Contributor

I have found an interesting toolkit that should run very quickly and accurately and its API is quite nice.

http://shapeop.org/

It's a rather easy to use constraint solver with a tidy API. It's got a brief example and the code is self-documenting. It's MPL-licensed, which seems quite reasonable. Also of interest might be http://www.gecode.org/ but its far bigger and more full-featured and it can be somewhat difficult to grasp. However, its MIT-licensed and also offers far more features (not necessarily limited to topology and physics sim) and volumes of documentation.

I would be up for collaboration in mid-July.

@ColinGilbert
Copy link
Contributor Author

I must close as I recently discovered that it requires the LGPL'ed Cholesky solver from Eigen.

@DanielChappuis
Copy link
Owner

Thanks by the way. This library has been written by the lab where I did my master thesis :)

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

No branches or pull requests

2 participants