Curling simulation
The goal with the project was to create a physically correct curlingsimulator. It somewhat became a game.
Implementation
This project has been implemented in programming language C++. APIĀ“s and librarys that has been used are the math library glm and graphics library OpenGL. The physical modell was first implemented in MATLAB.