openglsuperbible/sb6code

Typo in tunnels.cpp

Opened this issue · 0 comments

line: https://github.com/openglsuperbible/sb6code/blob/master/src/tunnel/tunnel.cpp#L97

When getting shader info, I believe that fs should be passed in instead of vs, since we get vs directly above.