Showing related tags and posts across the entire site.
-
Hi community, after my MobileMesh Component I wrote a first prototype of a BallSocketJoint Component. Here is a first preview video: http://www.youtube.com/watch?v=bR4HcSM74HY You add the component to EntityA and set the name of EntityB. If both Entities have BEPU Components they will be connected by...
-
Hey guys, I have a couple quick questions about SunBurn's current built-in version of BEPUphysics. 1) Is there any way to offset a scene object's graphics from its collision, or is the collision tied to the graphical bounding box/sphere? (it seems like this is a full BEPU feature only....that...
-
Dear Team, I just noticed something akin to a bug in the last SunBurn version regarding the new physics system. When I lock the framerate of my game at 60 FPS (isFixedTimeStep = true; graphics.SynchronizeWithVerticalRetrace = true;), physics works normally. However, when I unlock the framerate of the...
-
Hi sorry if I've asked this before but how do I replace normal collisions with BEPU in my game. I cannot get any of the physics samples to work due to a LighRigImporter error. and I was wondering if anyone knew how. THANKS!