Home › Forums › Games202-高质量实时渲染 › [作业5] FrameInfo::m_matrix 都是哪些矩阵? This topic has 1 reply, 1 voice, and was last updated 3 years, 3 months ago by Neil2077. Viewing 1 reply thread Author Posts 2021年8月14日 at 上午9:59 #9078 Score: 0 Neil2077Participant 跟了一下代码,每帧读入 shapeNum+2 = 9 个矩阵,对吧?每个都是什么矩阵,需要给个说明吧? assignment 文档中:”2.2 投影上一帧结果”中所需的矩阵: Matrix4x4 preWorldToScreen = m_preFrameInfo.m_matrix[m_preFrameInfo.m_matrix.size() – 1]; 这个是公式前面的:P_{i-1}V_{i-1}M_{i-1} 还需要 M_i 不知道从哪里取? 2021年8月14日 at 上午10:30 #9079 Score: 0 Neil2077Participant 呃,抱歉,是我不仔细了,在 assignment 文档里面有 matrix 数组的说明 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