Entrance Announcement
MICTE 2080
2080 Magh 07
User:Subekshya Poudel/Teaching Lesson Plan 13: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div style="column-count: 2; column-gap: 20px;"> '''Subject :''' Computer Graphics '''Period:''' Fourth '''Topic:''' 2D and 3D Transformation '''Teaching Item:''' Successive and Composite Transformations '''Level:''' Bachelor 6<sup>th</sup> sem '''Unit:''' Three '''Time:''' 50 min '''No. of Students:''' <br> </div> == Specific Objective == At the end of this lesson students will be able to: * understand the concept of successive...") |
No edit summary |
||
Line 15: | Line 15: | ||
'''No. of Students:''' | '''No. of Students:''' | ||
<br> | 18<br> | ||
</div> | </div> | ||
== Specific Objective == | == Specific Objective == |
Latest revision as of 03:50, 9 May 2024
Subject : Computer Graphics
Period: Fourth
Topic: 2D and 3D Transformation
Teaching Item: Successive and Composite Transformations
Level: Bachelor 6th sem
Unit: Three
Time: 50 min
No. of Students:
18
Specific Objective
At the end of this lesson students will be able to:
- understand the concept of successive and composite transformations in computer graphics
- learn how to apply multiple transformations to objects sequentially.
- understand the order of transformations and their effects on objects
Teaching Materials
- Laptop
- Presentation slide
- Projector
- Whiteboard and marker
Teaching Learning Activities
- At first I will ask students what they understand till now about previous topic.
- Then begin the unit by introducing the concepts of successive and composite transformations and their importance in computer graphics.
- Explain that successive transformations involve applying multiple transformations to an object one after another.
- Define composite transformations as a single transformation resulting from the combination of multiple transformations.
- Present examples of successive transformations in both 2D and 3D, explaining the order of transformations and their effects on objects.
- Discuss how the order of transformations affects the final result, emphasizing the importance of transformation order.
- Introduce the concept of composite transformations as a single transformation matrix resulting from multiplying individual transformation matrices.
- Discuss how to create composite transformation matrices for multiple transformations.
- Ask students if there is any confusion on today's topic and provide guidance and assistance if needed.
Assessment
1. Describe the difference between successive and composite transformations.
2. Explain how the order of transformations affects the final result of the transformation sequence.
3. Discuss the advantages of using composite transformations over successive transformations.