NCCA / SmallBlurryPeopleCVA3

CA2 Group project
4 stars 0 forks source link

Crash on Program Close #2

Closed i7621149 closed 7 years ago

i7621149 commented 7 years ago

Program crashes during default destructor of Scene object. Seems to be due to destruction of std::vector of ngl::Mat4 s. So it looks like the m_shadowMat in Scene, which causes the problem?

i7621149 commented 7 years ago

Fixed by changing Shadow Mat's vector length, since it was assumed, incorrectly, to be 3