Mikester4411
New member
- Joined
- Sep 26, 2020
- Messages
- 3
Hi, I have 2 things, both doing similar things with similar end goals;
1. How would I extend the length of a line in 3D space, knowing only the start and end point of an original line, and the length value to add, and finish with a new end point in 3D space ending where the line extends to with the added length, like in the attached picture
(Hit Location is the original End Location)
2. Instead of taking in a start and already pre-determined end location, how would I use just the start location and a rotation, then extending a line from the start location in the direction of the rotation by the length of the 'Add Length' value, and outputting the point at the end of the line in 3D space
What would their equations be, and how would I do it in a simpler step-by-step way
Thanks!
1. How would I extend the length of a line in 3D space, knowing only the start and end point of an original line, and the length value to add, and finish with a new end point in 3D space ending where the line extends to with the added length, like in the attached picture
(Hit Location is the original End Location)
2. Instead of taking in a start and already pre-determined end location, how would I use just the start location and a rotation, then extending a line from the start location in the direction of the rotation by the length of the 'Add Length' value, and outputting the point at the end of the line in 3D space
What would their equations be, and how would I do it in a simpler step-by-step way
Thanks!