/movement-visualizer

Visualizes movement vectors in CS:S and CS:GO

Primary LanguageCMIT LicenseMIT

StrafeVisualizer

CS:GO + CS:Source Windows issues C++ x86 PayPal Patreon

An interactive animation application that visualizes movement for strafe based video games (ex. CS:GO and CS:S).

This application was used for animations for this video!

Screenshot of the Strafe Visualizer

Strafe Visualizer

Download

Download the latest release to test various inputs and learn how CS:S/CS:GO movement works.

FAQ

How do I move to the next animation?

Press SPACE

Building

Dependencies: SFML 2, Eigen 3.

Building with CMake:

  • mkdir build
  • cd build
  • cmake ..
  • make

Acknowledgments

  • HackerPoet for structure, inspiration, and DrawUtil source code.

License

Copyright (c) 2020-2022 Daniel Currey

This project is licensed under the MIT License - see the LICENSE file for details.