An Investigation of Random Bullet Spread

This page summarizes the projects mentioned and recommended in the original post on /r/truetf2

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • TF2-Base

    The old Team Fortress 2 source code ported to Source SDK 2013

    This seemed useful because it at least implies they are handling the angles in x and y rather than using some other coordinates but it also raised some questions. If I assumed the function RandomFloat was gaussian, why are two calls being added together? I also wasn't sure if the arguments passed were limits being placed on it or something else. Digging further I got to this file with another relevant code block.

  • source-sdk-2013

    The 2013 edition of the Source SDK

    here's the full thing https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/mp/src/game/shared/shot_manipulator.h

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts