dilevin / computer-graphics-shader-pipeline

Computer Graphics Assignment about the Shader Pipeline
2 stars 5 forks source link

rotate_about_y in lit.fs #4

Closed JeremySant closed 5 years ago

JeremySant commented 5 years ago

Is it okay to add rotate_about_y.glsl in "fragment" so that we can use rotate_about_y to rotate the light source?

rarora7777 commented 5 years ago

Yes, it's ok.