What is the best algorithm to plot a co-ordinate using degrees and distance ?
in
Programming Questions
•
3 years ago
What is the best algorithm to plot a point using degrees and distance ?
I want to be able to draw a line but use the start point (x,y) the degree of movement from that point ( -ve or +ve) degrees and the distance away from that point.
This probably requires mathematics at some level or vectors.
I want to be able to draw a line but use the start point (x,y) the degree of movement from that point ( -ve or +ve) degrees and the distance away from that point.
This probably requires mathematics at some level or vectors.
1
