Jump to content

Pixi glow on android


Ellyelie
 Share

Recommended Posts

I'm currently using default glow filter from @pixi/filter-glow ^4.1.5 version with cordova framework and i discovered recently that it's not working with few specific android devices. Outline filter that im also using is displayed without any problems and glow filter are working ok on most of android/ios devices, but i have few exception and don't know any cause for this issue. 

Link to comment
Share on other sites

I found that android devices block filters that uses a lot of texture2D calls inside shader. Glowfilter is very heavy with high glow distance even with default quailty (0.1), so i fixed it by increasing `curDistance` step inside filter for cycle and reducing quality to minimum that fits my requirements. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...