Skip to content

Instantly share code, notes, and snippets.

@STRd6
Created November 4, 2015 15:38
Reflect Angle
reflect = (normal, incident) ->
2 * normal - incident
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment