Hello,
I'm having some issues with the casting shadows part of the Van Der Walls tutorial.
this is the provided code:
void SEVanDerWaalsVisualModel::displayForShadow() {
display();
}
which I inserted below the void SEVanDerWaalsVisualModel::display... section. However, I am getting these errors
and advice would be great.
Thank you,
Lauren