What to name my tweening extension (WIP)

I’m working on an extension centered around tweening things (specifically vectors) and before I got too far into the process, I wanted to think of a good name for the namespace where all the functions (for the extension) will be held. Long story short, I couldn’t think of one, so I’m deciding to consult the MakeCode community (you guys) on what you all think the name should be. Reply with any suggestions you have! Please.

3 Likes

Tweens

4 Likes

“Smoothly” or “smoothify” would be fun. Just looking stuff up it seems that that is what you are doing? Smoothing one frame to another with animations? Vectors? Idk. Seems very advanced! I know basically nothing but the simple google explanation, so good luck!! Think about plays on animation related words, or coding words. Tweenify? Idk. I’m kinda stuck on “ify” so other ideas work too.

3 Likes

tweening

3 Likes

Can you give some more info on the extension? Seems like you’re tweening animation frames to me so I would call it Inbetweening or animation utils

3 Likes

Tweening Extension

tweener

I think smoothify is my favorite. That’s probably going to be the name of the extension.

2 Likes

Just for some clarification, the initial plan wasn’t to tween animations, but vectors. However, after thinking about it for a while, it sounds like a pretty cool thing to try to make, and I may end up adding it to the extension in the future. For now though, I’m sticking with vectors.

2 Likes