GitHunt
ME

mer0m/GaussianBeam

A program for calculating gaussian beam propagation, with a working mac version

GaussianBeam

GaussianBeam computes the profile propagation of a Gaussian laser beam through a set of lenses.

GaussianBeam

Install from sources

git clone https://github.com/mer0m/GaussianBeam.git
cd GaussianBeam

Requirements

This software requires the following libraries:

  • Qt >= 4.4 (tested with 5.15.8)

Debian and similar

qmake
make
# run it in standalone
./gaussianbeam
# or install it
sudo make install

Languages

C++85.9%C9.9%XSLT1.4%CMake0.8%CSS0.8%HTML0.6%QMake0.5%Shell0.1%

Contributors

GNU General Public License v2.0
Created October 27, 2023
Updated July 28, 2025
mer0m/GaussianBeam | GitHunt