Please provide the codes and snapshots of the results for the
following Computer Graphics questions:
(1) Modify the animate() function, scale the polygon around
(0.5,0.5) with the predefined translatePlusPoint5Matrix,
translateMinusPoint5Matrix, scaleMatrix. using C++ language.
(2) Modify the animate() function, rotate the polygon around
(-0.5,-0.5) with the predefined translatePlusPoint5Matrix,
translateMinusPoint5Matrix, rotateMatrix, using C++ language.
Please provide the codes and snapshots of the results for the following Computer Graphics questions: (1) Modify the anim
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am