Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 351 Bytes

TransformationsWithQtCreator

Perform Visual Transformations Like

  1. Translations
  2. Scaling with respect to origin
  3. Scaling with respect to any point.
  4. Rotation with respect to origin.
  5. Rotation with respect to any point.
  6. Reflection about x axis, y axis, x=y axis.

Qt Creator is the tool used for computer graphics. Code is done in C++