My first ODIN lang program that uses the monte-carlo method to estimate the value of PI. Uses raylib for visualization and a crude user interface. Inspired by MPI documentation.
PI estimator using the monte carlo method using ODIN lang and raylib for visualization
My first ODIN lang program that uses the monte-carlo method to estimate the value of PI. Uses raylib for visualization and a crude user interface. Inspired by MPI documentation.