Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better more accurate immediate mode drawing support for MOAIAnimCurve #556

Open
patrickmeehan opened this issue Sep 14, 2012 · 0 comments
Open
Labels
Milestone

Comments

@patrickmeehan
Copy link
Member

As a user I want better more accurate immediate mode drawing support for MOAIAnimCurve so I will better be able to visually troubleshoot animation errors.

...

The current method samples the curve along n steps. Would like an improved method that draws each span individually so every keyframe will be correctly represented. Would also be nice to add an option to draw divots for the keyframes.

Not a huge priority as MOAIAnimCurve is not intended to be a first class drawing object. Just would be useful for troubleshooting motions - make sure our drawing is accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant