Fresnel
public class Fresnel : LineA specialized RayTracer that collimates intersecting rays and casts them along the vector normal of the lens
- 
                  
                  Collimate rays hitting the back of the Fresnel. Rays hitting the “front” of the Fresnel will be terminated. DeclarationSwift public override func modifyRay(_ ray: Ray)ParametersrayThe ray to modify 
 View on GitHub
View on GitHub Fresnel Class Reference
        Fresnel Class Reference