I have created cartesion coordinate system transform to new cartesion coordinate transform. Written in c++. The constructor takes vector along x, y, z and origin. When we given a old direction vector and it convert to new direction in new coordinate system.
So I need set of test cases to verify my
Implementation. So anyone provide a verified online tool or test cases.