User:Shila Regmi/Teaching Lesson Plan 19: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
'''Subject:''' Computer Graphics                                   
'''Subject:''' Computer Graphics                                   


'''Period:'''  Fifth
'''Period:'''  Fourth


'''Topic:''' Three Dimensional Graphics                           
'''Topic:''' Three Dimensional Graphics                           
Line 14: Line 14:
'''Time:''' 50min
'''Time:''' 50min


'''No. of Students:'''  
'''No. of Students:''' 20


</div>
</div>
Line 21: Line 21:
At the end of this lesson, students will be able to:
At the end of this lesson, students will be able to:


 
* understand the concept of visible surface detection in computer graphics
* explore and differentiate between Object Space Methods and Image Space methods.
* learn about the principles behind depth sorting algorithms, their advantages and limitations.
[[File:Paint1a.gif|thumb|512x512px|Fig: Depth Sorting Method]]


== Instruction Materials: ==
== Instruction Materials: ==
Daily usages materials.
Daily usages materials.


PowerPoint slide.
[https://drive.google.com/file/d/1NUIFu7ezZv23RM3DJwjOkWPv5V_YHQ3u/view PowerPoint slide.]


Multimedia Projector
Multimedia Projector
Image showing Depth Sorting Method


Laptop
Laptop


== Teaching Learning Activities ==
== Teaching Learning Activities ==
I will start the lesson by asking students what they know about computer graphics. Encourage them to share their thoughts and experiences.
Enter the classroom, and motivate students before starting the lesson for their concentration on the lesson, and then write todays topic on the board.
 
Begin the class by asking some questions to students related to today's topic.
 
Open the presentation slide,briefly explain visible surface detection method and its types.


I will ask students if they have any confusion related to today topic and at last i will summarize the lesson in brief.
Begin with difference between two types of visible surface detection  i.e., Object Space Methods and Image Space methods, explain about them with their examples and real-world usage scenarios.
 
I will define object space methods and introduce depth sorting.
 
Explain the principles behind depth sorting algorithms, such as Painter's algorithm.
 
Discuss the advantages and limitations of depth sorting.
 
Ask students some questions to know what they understand after the completion of the explanation and where they get confused.
 
Summarize the lesson in brief, clearing students confusion too.


== Assessment ==
== Assessment ==
* Explain the concept of Object Space visible surface detection.
* Provide an example scenario where Depth Sorting would be effective.


== Evaluation ==
== Evaluation ==
* Differentiate between Object Space Methods and Image Space methods.
* What are the advantages of Object Space Depth Sorting? Discuss any limitations or challenges associated with this approach.

Latest revision as of 02:35, 10 May 2024

Subject: Computer Graphics

Period: Fourth

Topic: Three Dimensional Graphics

Teaching Item: Visible Surface Detection Methods: Object Space (Depth Sorting) and Image Space (Z-Buffer, A-Buffer and Scanline) Methods

Class: BICTE 6th Semester

Unit: Five

Time: 50min

No. of Students: 20

Specific Objectives:[edit | edit source]

At the end of this lesson, students will be able to:

  • understand the concept of visible surface detection in computer graphics
  • explore and differentiate between Object Space Methods and Image Space methods.
  • learn about the principles behind depth sorting algorithms, their advantages and limitations.
Fig: Depth Sorting Method

Instruction Materials:[edit | edit source]

Daily usages materials.

PowerPoint slide.

Multimedia Projector

Image showing Depth Sorting Method

Laptop

Teaching Learning Activities[edit | edit source]

Enter the classroom, and motivate students before starting the lesson for their concentration on the lesson, and then write todays topic on the board.

Begin the class by asking some questions to students related to today's topic.

Open the presentation slide,briefly explain visible surface detection method and its types.

Begin with difference between two types of visible surface detection i.e., Object Space Methods and Image Space methods, explain about them with their examples and real-world usage scenarios.

I will define object space methods and introduce depth sorting.

Explain the principles behind depth sorting algorithms, such as Painter's algorithm.

Discuss the advantages and limitations of depth sorting.

Ask students some questions to know what they understand after the completion of the explanation and where they get confused.

Summarize the lesson in brief, clearing students confusion too.

Assessment[edit | edit source]

  • Explain the concept of Object Space visible surface detection.
  • Provide an example scenario where Depth Sorting would be effective.

Evaluation[edit | edit source]

  • Differentiate between Object Space Methods and Image Space methods.
  • What are the advantages of Object Space Depth Sorting? Discuss any limitations or challenges associated with this approach.