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

Non-core Joints #36

Closed
GoogleCodeExporter opened this issue Apr 1, 2015 · 3 comments
Closed

Non-core Joints #36

GoogleCodeExporter opened this issue Apr 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Please refactor the library to facilitate extra joint types as a runtime
addition.

Details of the proposed implementation can be found here:
http://www.box2d.org/forum/viewtopic.php?f=4&t=3970

Original issue reported on code.google.com by sadwanm...@gmail.com on 17 Nov 2009 at 7:58

@GoogleCodeExporter
Copy link
Author

I implemented a weld joint and friction joint.

I have not yet seen a user created joint that I would feel comfortable 
supporting. Lets 
see how well I'm able to keep up with new joint requests over the next few 
months 
before I implement this feature.

Original comment by erinca...@gmail.com on 23 Nov 2009 at 9:50

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Erin, how about a 'MaxDistance' joint.  We added this in Box2D.XNA because it's 
useful for connecting the first & last body of a rope so that the rope can lift 
a 
large load without breaking appart.

http://box2dxna.codeplex.com/SourceControl/changeset/view/35764#899429

Original comment by brandon....@gmail.com on 3 Apr 2010 at 5:45

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

I haven't seen the community making high quality joints on their own. So it is 
up to me to implement them as needed.

Original comment by erinca...@gmail.com on 24 Mar 2011 at 6:43

  • Changed state: WontFix
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant