Completed
- Ray Casting Problem
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Game Programming: Ray Casting and Line Segment Intersection - Lecture 12
Automatically move to the next video in the Classroom when playback concludes
- 1 - Preroll
- 2 - Greeting
- 3 - Lecture Start
- 4 - What is Ray Casting?
- 5 - Lighting and Visibility
- 6 - Ray Casting Problem
- 7 - Line Segment Intersection
- 8 - Line Segment Math
- 9 - Calculating Intersection
- 10 - Solving for t and u
- 11 - Intersection Pseudocode
- 12 - 2D Game Visibility / Lighting
- 13 - Light and Sight Demo Explained