add a partial implementation of an algorithm that determines if a given position is a suitable build position (only checks for objects right now, misses the wall intersection check)
It does exactly that and also simplifies the vertex generation code quite a bite.