Table of Contents

🍎 Physics

Bullet Physics

  • StrideConstraintsDemo - Demonstrates hinge, slider, point-to-point, and other Bullet constraint types in Stride
  • Trigger / Door Script - XenkoByteSized example using a trigger volume to open and close a door
  • Vehicle Script - XenkoByteSized wheeled vehicle using Bullet's raycast vehicle physics

Bepu Physics

  • Stride.BepuPhysics - Full integration of the Bepu v2 physics engine into Stride with components and editor support
  • Bepu Navigation - Pathfinding addon for Bepu physics using DotRecast (a .NET port of Recast/Detour)