row major:

obj_relative = obj_world * coordinate_relative.inverse()

obj_world = obj_relative * coordinate_relative

相关文章: