Each time you change something in the shader file, you can test
directly wihout having to re-execute the program since shaders can be
compiled at runtime.
Simply press the "r" button (see viewer.cpp): it
will call shader->reload and re-compile everything.
Your may also visualize the mesh in wireframe by pressing the "w" key.