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

Update Sprite parameters in real time. #5

Open
mothervolcano opened this issue Sep 15, 2023 · 0 comments
Open

Update Sprite parameters in real time. #5

mothervolcano opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mothervolcano
Copy link
Owner

Find a way to control Sprite parameters from the UI without requiring the re-instantiation of the Model.

Generating a new composition will be unavoidable and the change won't be smooth.

From a user point of view a regenerate button or mode will make sense.

It's important to make a distinction between the UI controls that:

A) Modify the drawing parameters: the changes are gradual (continuous) and smooth.

B) Modify the structure: the changes can be jumpy or flickery (discrete). They will also be computationally more expensive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant