Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 605 Bytes

File metadata and controls

26 lines (18 loc) · 605 Bytes

3DObjectVisualizer

3D Object Visualizer for BMSTU OOP course

Description

3D Object Visualizer provides an opportunity to view and edit 3D objects.

Figure interface

Application is capable of

  • creating / opening,
  • editing,
  • transforming (movement, rotation, scaling),
  • exporting

3D objects.

It also operates with surfaces - graph of two variable function.

Languages & utils

This project uses

  • C++ 17
  • Qt 5

Documentation

Documentation can be seen in docs folder