GNU External Ballistics Computer -- "mirror" of https://sourceforge.net/projects/balcomp/

surkhe b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
lib b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
AUTHORS bd3e90f992 1.07 3 years ago
AboutWindow.cpp 03196ec4a8 1.05 3 years ago
AboutWindow.h 03196ec4a8 1.05 3 years ago
COPYING bd3e90f992 1.07 3 years ago
ChangeLog b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
GBCSolution.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
GBCSolution.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
GNU_Ballistics.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
INSTALL bd3e90f992 1.07 3 years ago
InputWindow.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
InputWindow.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
LicenseWindow.cpp 03196ec4a8 1.05 3 years ago
LicenseWindow.h 03196ec4a8 1.05 3 years ago
Makefile.am b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
Makefile.in bd3e90f992 1.07 3 years ago
PBRWindow.cpp 03196ec4a8 1.05 3 years ago
PBRWindow.h bd3e90f992 1.07 3 years ago
PlotWindow.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
PlotWindow.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
README bd3e90f992 1.07 3 years ago
RangeWindow.cpp 3911e99509 Many things updated / fixed / improved. Including some metric output, support for MIL-DOT reticles, scope guides (indicates where +/-1 mil and +/-5 mil are in the plot window), plotting memory 3, computing the trajectory of different loads in the same barrel/scope alignment. 3 years ago
RangeWindow.h 3911e99509 Many things updated / fixed / improved. Including some metric output, support for MIL-DOT reticles, scope guides (indicates where +/-1 mil and +/-5 mil are in the plot window), plotting memory 3, computing the trajectory of different loads in the same barrel/scope alignment. 3 years ago
TargetWindow.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
TargetWindow.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
aclocal.m4 bd3e90f992 1.07 3 years ago
configure bd3e90f992 1.07 3 years ago
configure.in bd3e90f992 1.07 3 years ago
depcomp bd3e90f992 1.07 3 years ago
install-sh bd3e90f992 1.07 3 years ago
missing bd3e90f992 1.07 3 years ago

README


Instructions for building from source:

> ./configure
> make
> cp gebc.exe ../
> cd ../
> ./gebc.exe


Unix / Linux will not have the .exe extensions.