Blur effect
7 years 11 months ago #1966
by jeldrez
Blur effect was created by jeldrez
Hi Frank, I know it's possible in images, but it's expensive for mobile. Could be a way to do it in text?
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
7 years 11 months ago #1969
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Blur effect
Blurring anything is just a matter of sampling several neighbor texels and averaging the result. So, texts can be treated the same as images.
Do you have any reference image of what you are trying to achieve, maybe I can give you some pointers.
Do you have any reference image of what you are trying to achieve, maybe I can give you some pointers.
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
7 years 11 months ago - 7 years 11 months ago #1972
by jeldrez
Replied by jeldrez on topic Blur effect
Last edit: 7 years 11 months ago by jeldrez.
Please Log in or Create an account to join the conversation.
7 years 11 months ago - 7 years 11 months ago #1975
by jeldrez
Replied by jeldrez on topic Blur effect
Apparently it's not possible to animate the effects as distortion or glow. Or am I wrong?
Last edit: 7 years 11 months ago by jeldrez.
Please Log in or Create an account to join the conversation.
7 years 11 months ago #1976
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Blur effect
Hi,
I was checking the video, and there are two things:
- The blur effect which can be simulated using the glow or making the "Extra Softness" of the character very wide and then animating the scale.y
- The distortion which can be done by applying a transform with a bit of subdivision (the "correct" way requires a custom shader for the distortion per pixel, but it can be simulated with a transform with a couple subdivisions)
At this moment, SmartEdge can only animate Position, Scale, Rotation and Alpha.
I created the animation sequence structure to be extendable, so its easy to add more targets later on, but for the first version I just created those.
I'm going to be adding more (and a general target for any script value: trello.com/c/H9AQehH9/10-animate-script-variables ) As well as deformation types.
But for this first release, they are not available yet, sorry! I will add them as soon as the possible!
I was checking the video, and there are two things:
- The blur effect which can be simulated using the glow or making the "Extra Softness" of the character very wide and then animating the scale.y
- The distortion which can be done by applying a transform with a bit of subdivision (the "correct" way requires a custom shader for the distortion per pixel, but it can be simulated with a transform with a couple subdivisions)
At this moment, SmartEdge can only animate Position, Scale, Rotation and Alpha.
I created the animation sequence structure to be extendable, so its easy to add more targets later on, but for the first version I just created those.
I'm going to be adding more (and a general target for any script value: trello.com/c/H9AQehH9/10-animate-script-variables ) As well as deformation types.
But for this first release, they are not available yet, sorry! I will add them as soon as the possible!
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
7 years 11 months ago #1977
by jeldrez
Replied by jeldrez on topic Blur effect
Thanks Frank,
I'll wait for further updated, great plugin anyway!
I'll wait for further updated, great plugin anyway!
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds