In this article, we have presented two algorithms to find the Shortest distance between a Line and Point in 3D plane. This involves idea of Projection and Parallelogram.
Table of contents:
Introduction to Geometric AlgorithmsShortest distance between a Line and Point in 3D planeFirst Approach (With Projection)Second Approach (With Parallelogram)
Let's learn something new. I hope here we all know something about three-dimensional geometry. So let's start practicing Geometric Algorithms.
Intr...
Published on December 07, 2021 00:46