Spinning Cube

SourceEdit
function lovr.draw(pass)
  pass:cube(0, 1.7, -1, .5, lovr.headset.getTime(), 0, 1, 0, 'line')
end