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

Greater Flexibility pattern extraction from object argument in functions #57

Open
nirlipo opened this issue Mar 21, 2022 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nirlipo
Copy link
Contributor

nirlipo commented Mar 21, 2022

Functions in the animation profile take as arguments as set of objects:

https://planimation.github.io/documentation/ap_guide/#distribution

From their string symbols, certain visual structures are parsed. See for example how the code of distribute_grid_around_point parses the object, or distributey does. This is an example using one of the functions.

It would be great to allow the specification of regex syntax to every animation function as an argument. We need to leave one regex formula by default. This will expose the semantics more clearly, and will give more flexibility for modelers who want to adapt the function interpretation over objects.

@nirlipo nirlipo added enhancement New feature or request good first issue Good for newcomers labels Mar 21, 2022
@nirlipo nirlipo moved this from Triage to Todo in Planimation Overview Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant