1
0
Fork 0

Added hint

Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
fly 2021-11-24 21:02:25 +01:00
parent 399ac94ec3
commit a90607596b

View file

@ -1,3 +1,5 @@
// From there it's a matter of multiplying the moon position by gl_ModelViewMatrix to get it into eye space
// uniforms
uniform int enable_overlay;
uniform int auto_vfov;