Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Rename 02_multiple_ligthts.js to 02_multiple_lights.js
Browse files Browse the repository at this point in the history
  • Loading branch information
davidskeck authored Aug 31, 2016
1 parent 404a17a commit b4a041a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ function draw(){
translate(250, 0, 0);
ambientMaterial(250);
sphere(120, 64);
}
}

0 comments on commit b4a041a

Please sign in to comment.