An Investigation of Random Bullet Spread

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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

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

  • Optimized implementation for color-icon-matrix barcodes

    1 project | news.ycombinator.com | 7 Sep 2024
  • QtCS2024 Compile once. Run everywhere

    1 project | news.ycombinator.com | 7 Sep 2024
  • QXmpp 1.8.1 – Cross-platform C++ XMPP client and server library

    1 project | news.ycombinator.com | 7 Sep 2024
  • Boost your development environment with Ubuntu Multipass

    2 projects | news.ycombinator.com | 6 Sep 2024
  • LÖVR – An open source framework for rapidly building immersive 3D experiences

    5 projects | news.ycombinator.com | 4 Sep 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?