Completed
Function for reflection
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Raytracing in 2D - Week 8 - MIT Fall 2020
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Light Behavior
- 3 How to put it into code?
- 4 Mutable struct
- 5 Index of refraction(ior)
- 6 Function with time-stepping for movement of light rays
- 7 Main function
- 8 Concept of mirror (reflection)
- 9 Dot product
- 10 Function for reflection
- 11 Refraction
- 12 Equation of refraction (Snell's law)
- 13 Solving Snell's law
- 14 Function for refraction
- 15 Total internal Reflection
- 16 Lenses