Skip to content

Commit bc1bb86

Browse files
committed
Personal ShaderOfTheWeek 52/25
1 parent 373288d commit bc1bb86

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed
Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Here insert a description of the shader! And maybe a gif
1+
![ Industrial Complex + FPS Control
2+
](IndustrialComplexFpsControl.gif)
23

3-
# Description of the Shader in Shadertoy:
4-
I learned more from Shanes' Industrial Complex than any other, simply due to my obsession with how it worked as I was starting GLSL. During that time, the thing I wanted most was to explore if first person. Well... now I can, and so can you!
4+
A great shader. Keyboard input is emulated via checkboxes: forward, backward, left, right, jump, sprint, and crawl. There are three options: Details, Glowing Fog, and Special Lighting. And there are other parameters as well. You can change the viewing direction with the mouse.
55

6-
[![Thumbnail](IndustrialComplexFpsControl_screenshoot.png)](IndustrialComplexFpsControl.fuse)
6+
Have fun playing!
77

8+
[![Thumbnail](IndustrialComplexFpsControl_screenshot.png)](IndustrialComplexFpsControl.fuse)
9+
10+
### Description of the Shader in Shadertoy:
11+
I learned more from Shanes' Industrial Complex than any other, simply due to my obsession with how it worked as I was starting GLSL. During that time, the thing I wanted most was to explore if first person. Well... now I can, and so can you!

0 commit comments

Comments
 (0)