extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Add Image Effects (more effects basically)

Open SharkPool-SP opened this issue 1 year ago • 28 comments

This extension can take image data.URIs and apply effects such as blur, saturate, glitch, etc. This (if used correctly) can be used to apply more effects not available in the looks tab to your sprites!

WARNING: These blocks affect performance when large and/or many image URI's are generated simultaneously. Its best to preload these effects into a form of storage (lists/arrays/etc).

However, my other extension, Sprite Effects is faster, doesnt affect performance, and has a lot more capabilities ;) https://github.com/TurboWarp/extensions/pull/1184

SharkPool-SP avatar Sep 03 '23 05:09 SharkPool-SP

Some examples: Aberration with default colors: https://github.com/TurboWarp/extensions/assets/139097378/b0691022-f731-4e48-a225-b640d72d4c7c

Bulge positioned in lower right corner Screenshot 2023-09-02 at 5 04 08 PM

SharkPool-SP avatar Sep 03 '23 05:09 SharkPool-SP

Screenshot 2023-09-02 at 11 16 44 PM More Examples

SharkPool-SP avatar Sep 03 '23 06:09 SharkPool-SP

Tested it, LGTM. Great job!

hdboye avatar Sep 03 '23 15:09 hdboye

Tested it, LGTM. Great job!

Thank you!!

SharkPool-SP avatar Sep 03 '23 17:09 SharkPool-SP

is it accessible yet?

GDH4ne avatar Sep 03 '23 17:09 GDH4ne

is it accessible yet?

Wdym?

SharkPool-SP avatar Sep 03 '23 17:09 SharkPool-SP

Actually, I'll contact you directly with everything I'll suggest for consistency.

CubesterYT avatar Sep 03 '23 18:09 CubesterYT

is it accessible yet?

Wdym?

Is the extension in the extensions gallery yet?

GDH4ne avatar Sep 03 '23 21:09 GDH4ne

is it accessible yet?

Wdym?

Is the extension in the extensions gallery yet?

This PR hasn't been merged yet, so no, it's not on the gallery.

CubesterYT avatar Sep 03 '23 21:09 CubesterYT

finally, the frosted glass of my dreams is actually doable!

idoinfactexist avatar Sep 04 '23 23:09 idoinfactexist

How do u apply these effects to sprite/stage?

Skyhigh173 avatar Sep 09 '23 08:09 Skyhigh173

How do u apply these effects to sprite/stage?

Considering the delay that extensions like Skins have, I don't think they thought that far ahead...

LilyMakesThings avatar Sep 09 '23 08:09 LilyMakesThings

How do u apply these effects to sprite/stage?

For the sprite you can use skins, but it’s not exactly possible with the stage currently. There is a slight delay if you use skins though. I plant to update this soon with some new stuff.

SharkPool-SP avatar Sep 09 '23 15:09 SharkPool-SP

How do u apply these effects to sprite/stage?

For the sprite you can use skins, but it’s not exactly possible with the stage currently. There is a slight delay if you use skins though. I plant to update this soon with some new stuff.

skins works on the stage

LilyMakesThings avatar Sep 09 '23 16:09 LilyMakesThings

Really? If so it might be possible, but we need a hide/show all sprites block or smt. Iframe works too, and it eliminates the need for hiding showing all sprites, but it’s not the best since it isn’t transparent. I think overlaying it on the stage for everything is definitely possible, but not something you can do constantly without it having to load every image at this time. If we can find a way to overlay a secondary canvas onto the existing canvas, and set the image of the new canvas to the scratch one, it might be possible

SharkPool-SP avatar Sep 09 '23 18:09 SharkPool-SP

I would like this to be added!

ghost avatar Sep 12 '23 11:09 ghost

The blocks don't work

ghost avatar Sep 12 '23 12:09 ghost

The blocks don't work

Use costume data.uri

SharkPool-SP avatar Sep 12 '23 14:09 SharkPool-SP

I would like this to be added!

Thanks! I'm working on a update with more blocks :))

SharkPool-SP avatar Sep 12 '23 14:09 SharkPool-SP

Can someone delete #1029 forever please? I dislike it now

ghost avatar Dec 11 '23 06:12 ghost

Can someone delete #1029 forever please? I dislike it now

:trollface:

SharkPool-SP avatar Dec 11 '23 15:12 SharkPool-SP

As a reminder to everyone, DO NOT VIEW ISSUE #1029. IT'S LOCKED TO COLLABORATORS FOR A VERY GOOD REASON.

ghost avatar Dec 13 '23 08:12 ghost

2.0 Update:

image

SharkPool-SP avatar Dec 15 '23 04:12 SharkPool-SP

New Block: image

SharkPool-SP avatar Jan 19 '24 22:01 SharkPool-SP

image V2.2

SharkPool-SP avatar Feb 01 '24 02:02 SharkPool-SP

does this really need to auto-load skins?

GarboMuffin avatar Feb 24 '24 04:02 GarboMuffin

does this really need to auto-load skins?

I believe so? Unless theres another way to do it. I doubt it tho

SharkPool-SP avatar Feb 24 '24 04:02 SharkPool-SP