Skip to content

Instantly share code, notes, and snippets.

@STRd6
Created November 4, 2015 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save STRd6/0c8041cbe87b1acb8d8f to your computer and use it in GitHub Desktop.
Save STRd6/0c8041cbe87b1acb8d8f to your computer and use it in GitHub Desktop.
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