Skip to content

Commit

Permalink
test instructions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurten committed Dec 22, 2021
1 parent 7460378 commit c482271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
<Remove before land>
Instructions to test `iFirstPersonControls` locally:

1. pull and switch to directory `shader-toy`
2. run `npm install`
3. Open shader-toy folder in vscode and 'run extension'. It likely will fail
4. If 3 failed, make a symlink from 'shader-toy/out' to 'shader-toy/dist/src'
5. try to run again. Open the shader `demos/fly_controls.glsl`
6. with the shader window in focus, get the command window and select `ShaderToy Mod: Show GLSL Preview`
7. Focus the shader window and use controls: <b>WASD</b> move, <b>R|F</b> up | down, <b>Q|E</b> roll, <b>up|down</b> pitch, <b>left|right</b> yaw

</Remove before land>

# Visual Studio Code - Shader Toy
<p align="center">
<a href="https://github.com/stevensona/shader-toy/actions">
Expand Down

0 comments on commit c482271

Please sign in to comment.