A windows forms app to solve various problems involving 3D vectors, including planes and lines
- Intersection between a point and a line
- Intersection between two lines
- Are two lines skew?
- Shortest distance between two lines
- Shortest distance between a point and a line
- Shortest distance between a point and a plane
- Reflect a point in a plane
- Reflect a line in a plane