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

Circle Effect add x and y axis setting #3807

Closed
Darzoom opened this issue May 10, 2023 · 9 comments
Closed

Circle Effect add x and y axis setting #3807

Darzoom opened this issue May 10, 2023 · 9 comments

Comments

@Darzoom
Copy link

Darzoom commented May 10, 2023

Is your feature request related to a problem? Please describe.
To move a circle effect requires to oversize the buffer and go to Roto Zoom to set.

Describe the solution you'd like
Add the ability to move x and y axis as in other effects like in Pinwell with the x and y axis sliders or values or as a position like the Fan effect.

Describe alternatives you've considered
Alternative is using Roto Zoom.

Additional context
Add any other context or screenshots about the feature request here.

@AzGilrock
Copy link
Collaborator

The Circles effect randomizes the X / Y positions of the circles so I'm not sure what benefit this setting would have.

@Darzoom
Copy link
Author

Darzoom commented May 12, 2023 via email

@merryoncherry
Copy link
Contributor

There are a lot of effects that will essentially draw a single circle and let you do interesting things with the size, location, colors, etc. In alphabetical order, here are the ones I thought of, and it is possible I missed some:

Fan without blend edges
Picture (A picture of a circle .. or video too I suppose)
Pinwheel with thickness all the way up
Ripple with type circle
Shader (probably some shader does this)
Shape with 1 circle not randomized
Shockwave

The circles effect implementation of "Radial" is (circles effect fans please forgive me) not very interesting compared to those. What the circles effect is really good at is circles that bounce around. So my personal opinion is leave circles effect to be good at that, and use any of the other effects for a single circle use case.

@Darzoom
Copy link
Author

Darzoom commented May 15, 2023

You are correct that many effects let you draw a single circle. But none provide the radials with multiple colors as does Circles on a single layer. The new Ripple offers something similar, but only 2 colors. Yes, I can stack multiple Ripples in layers with the colors needed to emulate what Circle/Radials already does in a single layer. I can also continue implementing the movement of X/Y as I currently am should this not be considered for a further enhancement. Thanks for providing teh information. I will look into other ways as well.

@merryoncherry
Copy link
Contributor

New ripple can do radial colors on a single layer, if you make a suitable color curve. It takes a bit more customization than the circle radial, but more flexible because you can control the spacing over time, make a variety of colors and color blends, change the size over time, in a different way than circle does, etc. The key though is to use the color curve and set the little box below it to outward or inward gradient.

Radial

@Darzoom
Copy link
Author

Darzoom commented May 16, 2023 via email

@cybercop23
Copy link
Collaborator

@Darzoom looks like you hava a workaround/solution. If so, can you please close this issue?

@Darzoom Darzoom closed this as completed Jan 29, 2024
@cybercop23 cybercop23 reopened this Feb 22, 2024
@cybercop23
Copy link
Collaborator

Discussed this on zoom. Only adde to Radial and Radial 3d as options. Dr Daryl will take a look.

@cybercop23
Copy link
Collaborator

Implemented and merged to master. Please test the nightly (preferred) or in the next version.

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

4 participants