Skip to content

Commit

Permalink
Added reference to working example.
Browse files Browse the repository at this point in the history
  • Loading branch information
bringhurst committed Jan 24, 2011
1 parent 5fbe96f commit 33c3e3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ WebGL Unproject

This is a port of the usual gluUnProject function to javascript for use in WebGL applications. To use, read the included JSDoc for the unProject function -- it closely matches the API for the common C variant of the same function.

This code was originally written for picking support in Lanyard (http://github.com/fintler/lanyard). See lanyard.BasicOrbitView for a working example.

Simple Example
--------------

Expand Down

0 comments on commit 33c3e3b

Please sign in to comment.