Jonathan-L-Davidson / DX11-Framework

0 stars 0 forks source link

Week 7 - 9 Refactoring Framework #8

Open Jonathan-L-Davidson opened 2 years ago

Jonathan-L-Davidson commented 2 years ago

This was the time where I couldn't get anything to present for 3 weeks as I had refactored the entire framework. It took so long due to the process of refactoring it and then afterwards, I had an issue for a terrible length of time where the game didn't render anything.

As it turns out, it was due to the subresource not being given the constant buffer and hadn't received any of the data for the shader to use. However in the end I managed to get the (aero)plane to finally render. image