Skip to content

Commit

Permalink
fixed perspective transform example
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Jun 16, 2013
1 parent 7bfa27c commit 46677d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ex/viewing/camera/perspective.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{
type:"camera",
optics:{
type:"ortho",
type:"perspective",
fovy:45.0,
aspect:1.0,
near:0.1,
Expand Down

0 comments on commit 46677d4

Please sign in to comment.