So this time we improve the rendering quality. The first thing which was a little bit annoying was that the shadow maps produced black artifacts in the edges. The game now computes the bias which is necessary in order to prevent the artifacts to occur again:
You can also see this in the video:
https://www.youtube.com/watch?v=G_VDDUe9vEQ
And we thought that it would be nice if we would have animated grass and plants. So we did this. Check it out:
And we also found some bugs. The camp fire and the paper couldn’t be crafted. And we had a bug in the pascal compiler of the game. And we also updated the trade form:
The gui elements are now in the correct position!
And as you also see in the video we updated our work in the „unit test“ world.
1 comment