Slide Joint

Post and discuss features you'd like to see in the BEPUphysics library.
Post Reply
Mindrage
Posts: 11
Joined: Mon Oct 24, 2011 8:16 pm

Slide Joint

Post by Mindrage »

Lets say you have a bar:

#####=====================######
Where a joint can move things in between the "=" area.
Both a "Static joint" and a rotateable joint.

I dont know if its possible, but havent seen one in the examples yet XD
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Slide Joint

Post by Norbo »

If I am interpreting it correctly, that is available as a combination of joints. A PointOnLineJoint and LinearAxisLimit sound like they would do the trick.

Check the documentation for more types and possibilities:
http://bepuphysics.codeplex.com/wikipag ... umentation
Post Reply