A project for the software engineering course from my university.
- C++ 97.6%
- QMake 2.4%
| Assets | ||
| Source | ||
| TestCodes | ||
| .gitignore | ||
| assets.qrc | ||
| LaserCutter.icns | ||
| LICENSE | ||
| README.md | ||
| SWE-Lasercutter-Simulation.pro | ||
| SWE-Lasercutter-Simulation.pro.user | ||
Software Engineering Project - Lasercutter Simulator
This is a project from a software-engineering class.
It's a parser for a pseudo lasercutter opcode, including the simulation of the lasercutter. It's using the MVC pattern. The parsercode is completely independent from the UI and is only using STL C++ stuff. We used QT4 as the UI framework (UI is in German).


