I would like to create a rectangle from two given 3D points (they are placed on rectangle diagonal). Those points lies on the same plane with given normal. I was able to do it on axis aligned planes, but now I would like to do it on any plane.
Any ideas if this is possible and how?