mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.62k stars 773 forks source link

New architecture: Shader-first design #181

Open mob-sakai opened 5 years ago

mob-sakai commented 5 years ago
buihuuloc commented 5 years ago

OMG, It looks promising. Do you have the ETA?

mob-sakai commented 5 years ago

Hi @buihuuloc No, but alpha (experimental) version will be released later this month. 👍

buihuuloc commented 5 years ago

Is there a way to upgrade from v3 to v4?

mob-sakai commented 5 years ago

Yes, automatically.

buihuuloc commented 5 years ago

Awesome!!!

NilokiloxD commented 5 years ago

Will this also include a fix for the blur shader being completly black in gles3 and vulkan for some devices? Would be awesome!

mob-sakai commented 5 years ago

@NilokiloxD I am trying to fix it but it is still broken... X( In near future, I will separate UIEffectCapturedImage into another project to fix.

buihuuloc commented 5 years ago

Hey @mob-sakai Would you mind to update us about the status?

mob-sakai commented 5 years ago

Hi @buihuuloc Alpha version is under development in develop_v4 branch. First alpha version (4.0.0-alpha1) will be released at the end of this month.

mob-sakai commented 5 years ago

Roadmap for v4.0.0 #185

buihuuloc commented 5 years ago

Awesome!

mob-sakai commented 5 years ago

I'm sorry. The release of the alpha version is delayed.