Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FragmentShader.frag | 2015-03-08 | 107 Bytes | |
GoFXDemoEngine.exe | 2015-03-08 | 256.5 kB | |
VertexShader.vert | 2015-03-08 | 261 Bytes | |
Totals: 3 Items | 256.9 kB | 0 |
GoFX Demo Engine
Controls
- w - forward
- s - back
- a - left
- d - right
- p - pause (u to "unpause")
- esc - exit
Requirements to Build
Requirements to Run
- OpenGL 3.2+ support from video drivers.
Note: there are two shader files included - (FragmentShader.frag and VertexShader.vert). They are not necessary for the project to run, but if they are found in the same directory as the exectuable, they will be used. By default, they are the same as the default shaders, and are written in GLSL. Feel free to edit them as you see fit.
Binaries can be obtained