About Ballistics.run

What is Ballistics.run?

Ballistics.run is a simple demonstration site showcasing basic trajectory calculations. Think of it as a "toy" calculator - a quick, interactive way to see how different parameters affect projectile flight.

This is not a professional ballistics tool. It's a lightweight demo built to illustrate the core concepts of external ballistics in an accessible, browser-based format.

What It Does

The calculator performs simple point-mass trajectory calculations using basic physics:

What It Doesn't Do

This is an intentionally simplified tool. It does NOT include:

For Serious Work...

If you need production-grade ballistics calculations with full physics modeling, check out ballistics.rs - the complete simulator with advanced features, validated physics, and comprehensive environmental modeling.

Ballistics.run exists to demonstrate that you can do basic trajectory math in a browser. It's a proof-of-concept, not a substitute for professional tools.

Technology

Despite being a "toy," this site is built on the same open-source ballistics-engine Rust library used in production systems. We're just using a simplified subset of its capabilities.

Educational Use

This site is great for:

Safety Notice

This is a demonstration tool, not a field reference. Always verify calculations with professional software, follow safe firearm handling practices, and comply with all applicable laws. See our Terms of Service for complete disclaimers.

Open Source

Even toy projects should be transparent. This site is released under the 3-Clause BSD License. See our License page for details.

Back to Simulator