Im trying to make 3D chess.
Just now Ive found out about glDrawArraysInstanced() which allows me to draw one of my objects multiple times (ie pawns). But
glDrawArraysInstanced()