Ray tracing is a technique for rendering images that simulates the physical behavior of light. It involves tracing the path of light as it interacts with virtual objects in a simulated scene. The key aspects of ray tracing include modeling reflection, refraction, color intensity and shadows produced by light sources. It produces highly realistic images but can be computationally expensive compared to other rendering methods.