friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
183 stars 10 forks source link

Arc mode and settings for the circle tool #93

Open prokoudine opened 7 months ago

prokoudine commented 7 months ago

It would be great to have some settings for the circle tool, e.g. start/end angle for arcs and shape type (see e.g. Inkscape's circle tool) so that both arcs and pie chart animations could be created. This is something I'd have to work around with Inkscape and a bunch of PNGs right now, like in the beginning of this short sequence:

https://github.com/friction2d/friction/assets/57467/2a0fb8e1-2802-45c0-a86a-75f386b51e1b

AlexKiryanov commented 7 months ago

Have a nice day Alexander! I haven't read you for a long time. This can be solved with a simple raster circle transition effect. Well, at least that's how I did this animation. https://www.artstation.com/artwork/xYYZB1 Somewhere in one of these animations I actually used raster effects to create a mask animation. Everything is completely done in enve

prokoudine commented 7 months ago

This can be solved with a simple raster circle transition effect.

Sure, I can animate bitmaps with masks, but where's the fun in that? :)

AlexKiryanov commented 7 months ago

Good afternoon Well, I agree with your opinion. It would be nice to have a set of such functions. By the way, there is also a sub-path effect as an option, but you cannot set the center in it. That's why it doesn't work well. I support your request.)