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

Refreshing animation table after changing a formula #939

Open
mclarekin opened this issue Dec 23, 2022 · 1 comment
Open

Refreshing animation table after changing a formula #939

mclarekin opened this issue Dec 23, 2022 · 1 comment

Comments

@mclarekin
Copy link
Collaborator

Investigate feasibility of more refresh options for animation table

after constructing animation if user decides to swap a slot. Formula swaps to new slot id including variable parameters in table, refresh

There are other situations in hybrid and booleans modes that are a bit more involved

Hybrid mode, change formula in slot, refresh formula id for slot, remove all previous parameters from table linked to that slot

Booleans mode, change formula in slot, refresh formula id for slot, remove all previous parameters from table linked to that slot but with option to keep movement parameters

I have not really thought deeply about this , just a record of thoughts based on discussion with Michael Benson

@TasMania17
Copy link

The way I understand this is keyframing takes place at varying points within a particular fractal. Once a slot is changed or if powers of a variable are changed then the fractal becomes a different fractal. Keyframing then has to happen between different fractals with incremental changes going from one to another.
This results in an abrupt jump from one fractal to a different fractal.

I suspect that the mathematics to achieve keyframing between fractals would be huge. I discussed this with another MDBB animator who recommended overlapping two fractals in a video editor and fading from to the another.

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

No branches or pull requests

2 participants