Welcome,
Guest
. Please
login
or
register
.
January 18, 2026, 01:01:33 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
NGUI Camera with SimplePixelizer
« previous
next »
Print
Pages: [
1
]
Author
Topic: NGUI Camera with SimplePixelizer (Read 15700 times)
dereklam0528
Newbie
Thank You
-Given: 2
-Receive: 0
Posts: 20
NGUI Camera with SimplePixelizer
«
on:
May 22, 2014, 09:10:11 AM »
Hi,
I want to add a pixelated effect when I do a scene transition. I found a script that called "SimplePixelizer" (
http://u3d.as/content/prozan/simple-pixelizer/30V
), and I just need to attach to a camera object. The only issue I found is now when I build it on a mobile device, the FPS drops to 1fps. But if I attach the script to a normal camera obj, it will work just fine. I guess there are some issues between the SimplePixelizer script and the UICamera. Is there anything I can do to make it work? If not, is there any alternative? Thanks.
Logged
jingato
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 15
Re: NGUI Camera with SimplePixelizer
«
Reply #1 on:
May 22, 2014, 03:15:12 PM »
Image effects perform horribly on mobile devices. There's nothing you can really do about that.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
NGUI Camera with SimplePixelizer