Skip to content

Commit

Permalink
fix camera position on PBR example (per vr-markup dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Sep 18, 2015
1 parent 02db0f5 commit 0213558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/physicallyBasedMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<vr-material id="pbr"></vr-material>
</vr-assets>
<vr-scene>
<vr-controls position="0 1.8 20">
<vr-controls position="0 12 50">
<vr-camera></vr-camera>
</vr-controls>
<vr-obj-loader id="cube" position="0 0 0" rotation="0 0 0" src="models/MatTester.png" material="pbr"></vr-obj-loader>
Expand Down

0 comments on commit 0213558

Please sign in to comment.