Skip to content

Commit

Permalink
updated readme.md example
Browse files Browse the repository at this point in the history
  • Loading branch information
karimnaaji committed Apr 29, 2014
1 parent f5965e0 commit a0f1e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ mesh:obj/plane1.obj p(0.0, 0.0, 0.0) e(0.0, 0.0, 0.0) c(1.0, 1.0, 1.0) material:

```bash
# cornell box scene
camera p(0.0, 2.5, -4.0) la(0.0, 2.5, 0.0) res(640, 480)
camera lens(0.08) focus(1.0) p(0.0, 2.5, -4.0) la(0.0, 2.5, 0.0) res(640, 480)

# light sphere
object:s p(1.0, 3.5, 3.5) e(2.5, 2.5, 2.5) c(1.0, 1.0, 1.0) material:d
Expand Down

0 comments on commit a0f1e88

Please sign in to comment.