Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created October 9, 2009 16:03
Show Gist options
  • Save abuiles/206134 to your computer and use it in GitHub Desktop.
Save abuiles/206134 to your computer and use it in GitHub Desktop.
case class Ray( origin:Point3d, direction:Vector3d )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment