Relative Content

Tag Archive for animationmathjulia

Discontinuity points during animations in Julia (Javis.jl package)

The code shared here shows a system of cycles that, while rotating, create trails. I have issues when the points bringing the rigid orange arms intersect while rotating,ruining the trail and inverting themselves. The problem is clearly because their distance = 0 during intersection but I don’t know in which way this ruins the work and how to solve it.