Thomer Gil
Thomer Gil
Take a look at https://github.com/remisalmon/gpx_interpolate/ for inspiration.
At the risk of being a repetitive nuisance, I think this is feature creep. I second @zdila in that this should be done by whatever movie editing software that can...
I respectfully disagree with this argument. A lot of things are easy to implement, but that doesn't mean they make sense. (Especially if there are other tools that are better...
@zdila, I won't belabor the point, and I don't feel too strongly. I guess this comes down to a different opinion about what you and I refer to as "common"...
Sounds good. No pun intended.
While I think it's a noble goal, @McPringle, I agree with @zdila it's likely not worth the effort. I second his reasoning. I modestly suggest closing this issue.
@McPringle improving the UI sounds like a good idea! (Though I'd argue that's a separate issue, and not related to modularization, which I still think is a waste of time...
For what it's worth, more than 90% of the render process is spent in `Utils.deepCopy()`.
This was, in fact, my next project. I want a zoom-in-effect before the map moves and a zoom-out-effect when it's done. I think `Renderer.java` needs to be refactored and cleaned...
For example, what unit is `interval` in `TimerOptions`? All other members could use some explanation, also. Thank you.