Would be nice to be able to do a little bit more with vmath. For instance like creating a translation matrix from a matrix constructor. Now I can set the fields of the matrix manually, but having a constructor for it would be preferable.
Also it would be nice to be able to do go.get_world_matrix(). Especially when doing input picking.