cs 330 pa7 adding texture and pa8 adding lighting
I have completed my code for both of these but are stuck with the final parts.
practice activity 7:
my pyramid has the brick texture as its supposed to. But the floor is not perpendicular with the bottom of the pyramid and a couple coordinates on the pyramid are not inline, i’m not sure which one.
practice activity 8:
i used the same code from 7 as this activity requires me to use that same type of texture but now to add lighting. for this assignment i have to add lighting from two places but I’ve only been able to add from one side.
please note: since i used the same code from activity 7 the pyramid will appear the same in activity 8.