Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 作业7对Render.cpp的疑问 Tagged: path-tracing This topic has 2 replies, 2 voices, and was last updated 4 years, 7 months ago by Keneyr. Viewing 1 reply thread Author Posts 2020年4月15日 at 下午10:30 #5647 Score: 0 KeneyrParticipant Karma: 7 pts RT 为什么Vector3f dir = normalize(Vector3f(-x, y, 1)); 有负号? 还有为什么不减去eye_pos????我至今还没想明白为什么不减去eye_pos….. 大佬们能不能详细的解释一下。。。 Attachments:You must be logged in to view attached files. 2020年4月16日 at 上午10:41 #5668 Score: 0 助教Keymaster Karma: 14 pts 这只是为了适应本模型的情况做出的小改动,你完全无需关注本次模型中的这一部分代码,一切以作业6中的实现为准。 2020年4月16日 at 上午10:47 #5669 Score: 0 KeneyrParticipant Karma: 7 pts 包括不减去eye_pos也是为了适应本次模型吗?(这个对我的理解还是挺重要的:)) 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