Skip to content

priyanshul-govil/projection-of-lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Projection of Lines

This is a simple C++ application on projection of lines in engineering graphics.

The program takes as input the True Length, Angle with HP (theta), and Angle with VP (phi) of the line, and outputs-

  1. Front View Length
  2. Top View Length
  3. Apparent Angle with HP (alpha)
  4. Apparent Angle with VP (beta)

The aim of this program is to help you find the characteristics of the line in its projection, to a fine accuracy. This helps in checking your answers, and help in projection as well.

About

An Engineering Graphics (Engineering Drawing) project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages