A project for the software engineering course from my university.
  • C++ 97.6%
  • QMake 2.4%
Find a file
2015-10-07 23:26:34 +02:00
Assets Readme 2015-07-16 05:52:49 +02:00
Source User Interface verbessert 2015-07-08 21:34:47 +02:00
TestCodes Neuer Test Code hinzugefügt 2015-07-09 15:04:36 +02:00
.gitignore laserUpdate() implementiert. 2015-07-05 14:29:28 +02:00
assets.qrc User Interface verbessert 2015-07-08 21:34:47 +02:00
LaserCutter.icns Finale Version: Kommentare & Icon hinzugefügt 2015-07-07 23:16:10 +02:00
LICENSE Finale Version: Kommentare & Icon hinzugefügt 2015-07-07 23:16:10 +02:00
README.md Update README.md 2015-10-07 23:26:34 +02:00
SWE-Lasercutter-Simulation.pro User Interface verbessert 2015-07-08 21:34:47 +02:00
SWE-Lasercutter-Simulation.pro.user Readme 2015-07-16 05:52:49 +02:00

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).

Screenshots

The opcode editor:

Simulationview with drawn Toad.txt opcodes: