3D Object Visualizer for BMSTU OOP course
3D Object Visualizer provides an opportunity to view and edit 3D objects.
Application is capable of
- creating / opening,
- editing,
- transforming (movement, rotation, scaling),
- exporting
3D objects.
It also operates with surfaces - graph of two variable function.
This project uses
- C++ 17
- Qt 5
Documentation can be seen in docs
folder