Closed MauOcon closed 8 years ago
I will check this as soon as possible, Bythway, which is your OS and GPU ? In the ones that I've tested this error does not occur.
Hi
My OS is Ubuntu 16.04 64 bit and my video card is Intel HD Graphics 4000
El 13/9/2016 2:59 p. m., "lwjglgamedev" notifications@github.com escribió:
I will check this as soon as possible, Bythway, which is your OS and GPU ? In the ones that I've tested this error does not occur.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lwjglgamedev/lwjglbook/issues/11#issuecomment-246804987, or mute the thread https://github.com/notifications/unsubscribe-auth/ATH40O8CZQdKsXPsPAU-1uMDVC3_FKb_ks5qpwCugaJpZM4J7F0L .
Thanks for the info and for pointing the issue.
I've just uploaded a fix for that. Please close the issue if it works for you.
Error compiling Shader code: 0:167(2): error:
return' with wrong type int, in function
calcShadow' returning floatSolution: In scene_fragment.fs, in calcShadow change return types from 1 to 1.0