You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An other solution would be to edit the all.glsl file using C++ code.
Using this solution, we could also edit the preprocessor constants in compute-lights.glslto set variable length of array.
Avoid declaring the light structures (
Material
,DirLight
,PointLight
) inall.glsl
.The text was updated successfully, but these errors were encountered: