Table of Contents

🎮 Input

Input Managers and Binding

  • InputMan - Input manager with action maps, rebinding, chord binding, and JSON profile support (2026)
  • Ctrl - Lightweight control/input manager for Stride projects
  • LPSoft.Stride.InputExtensions - Extension library providing easier input binding configuration for Stride

Examples

  • Stride3D_Demos - Various demos with a focus on the code-only approach, including input handling patterns