Home › Forums › Games202-高质量实时渲染 › [作业2]在web里显示不出来。。。 This topic has 1 reply, 1 voice, and was last updated 3 years, 6 months ago by Tecomo. Viewing 1 reply thread Author Posts 2021年5月2日 at 下午1:37 #8372 Score: 0 TecomoParticipant 我把LT和LR, LG, LB都传到shader里,并作了如下计算: r = dot(lt[0], LR[0]) + dot(lt[1], LG[0]) + dot(lt[2], LB[0]); b = .. 同上 g = .. 同上 然后varying传到fragmentshader里面显示,但是显示的效果是下面这样的,请问是什么问题? Attachments:You must be logged in to view attached files. 2021年5月2日 at 下午4:35 #8374 Score: 0 TecomoParticipant 不用回了。是自己脑残。。。。算法没问题。。。 Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In