Tell me more ×
Mathematica Stack Exchange is a question and answer site for users of Mathematica. It's 100% free, no registration required.

Any suggestions for a good approach to implementing a zoomable 'keyframe' based curve editor? Essentially, something akin to the functionality of the graph editor in animation packages such as Maya. (see here).

I can see how to get started on something simple using Locators, but the ability to zoom and pan on long time ranges is something that looks tricky to me, and I suspect starting out with the right concept in the first place will save a lot of headaches...any ideas much appreciated.

share|improve this question
1  
You might be able to use this as a starting point. – J. M. Aug 16 '12 at 13:58
Maybe a concept like InteractiveTradingChart ? – b.gatessucks Aug 16 '12 at 15:49
Heike's interactive curve drawing machine: mathematica.stackexchange.com/questions/4179/… – cormullion Aug 16 '12 at 17:52
zooming and panning perhaps covered here:mathematica.stackexchange.com/a/7144/57 – Sjoerd C. de Vries Aug 16 '12 at 22:23

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.