Skip to content

Commit

Permalink
update controls
Browse files Browse the repository at this point in the history
  • Loading branch information
teamclouday committed Dec 28, 2021
1 parent 9847686 commit 79be4f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scenes/ModelTest.unity
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ MonoBehaviour:
CameraFocalDistance: 1
CameraAperture: 0
EnableDenoiser: 0
DenoiserStartSamples: 100
DenoiserStartSamples: 40
--- !u!20 &124497782
Camera:
m_ObjectHideFlags: 0
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,18 @@ W -> camera forward
S -> camera backward
A -> camera left
D -> camera right
UP -> light rotation X increases
DOWN -> light rotation X decreases
RIGHT -> light rotation Y decreases
LEFT -> light rotation Y increases
ESC -> quit application
Left click and drag -> camera look around
Scroll up -> move forward
Scroll down -> move backward
Left CTRL + X -> save screenshot in data folder
Left CTRL + V -> toggle denoiser (default is off)
Left CTRL + R -> Reload materials and light info (editor only)
Left CTRL + SPACE -> Switch between Unity renderer and Path tracer
```

------
Expand Down

0 comments on commit 79be4f2

Please sign in to comment.