brettmorrisonAO5ANNEX / 3D_modeling_animations

0 stars 0 forks source link

TrackerLine Animation Issue #3

Closed brettmorrisonAO5ANNEX closed 9 months ago

brettmorrisonAO5ANNEX commented 9 months ago

There is an issue with updating the endpoints of tracker lines during the animation of trackers. They currently seem to stick to their original positions but need to be adjusted to give the illusion of a straight 'through' line.

Screenshot 2024-01-13 at 7 29 40 PM
brettmorrisonAO5ANNEX commented 9 months ago

There were lots of issues with the fetch_correction method so I opted to just have the lines start and end at the actual center of the points since it significantly reduces complexity and does not reduce from the visual experience (I just need to figure out how to hide the portion inside the sphere which I think I can do with opacity settings, we'll see)