rs2-weapon-damage-analysis

Data visualization app for Rising Storm 2: Vietnam.

OTHER License

Stars
0

rs2simulator

ALPHA VERSION - WORK IN PROGRESS

Data visualization app for the Rising Storm 2: Vietnam video game. Features accurate simulation of in-engine physics projectiles in the browser, weapon statistics comparison tools and data visualization based on automatically collected data from the game's source files.

Built with

Main (web) data app

Dash & Plotly

In-game object simulation and data collection

rs2simlib

NumPy

Numba

pandas

Database access

SQLAlchemy

Psycopg 3

PostgreSQL database backend

Fly.io Postgres cluster with TimescaleDB extension

PGBouncer connection pooler

TODO

  • New Dash version causes dash.exceptions.DependencyException on
    first page load after deployment. Possibly caused by custom redirect.
Related Projects