Skip to content

JonDNewman/Point-Plane-Distance-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This program takes in 4 points from the user. Checks for collinearity, then constructs a plane that contains the first 3 points. The program then takes the fourth point and calculates its distance from the constructed plane.

4/27/14

About

A c program that calculates the distance from a point to a 3d plane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages