Is there any way to translate a mesh position?

Ie: making a mesh background translate like the view does when you move the screen around an object(player)
Thanks ^.^

translate(x,y) use it with pushMatrix() and popMatrix()