This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community Thu 02 of May, 2024 [20:46 UTC]
Menu

Forum: Software Engineering

Forums->Software Engineering->Mobile development

software_engineer
posts:16
5 stars
Mobile development


Mobile development using Unity and alternative environments. Discussing mostly scripting.


  user offline
on: Wed 21 of Oct, 2015 [20:24 UTC] score: 0.00 reads: 163634

Posted messages




author message
serhii_palviuk
posts:1
1 stars
user offline
Re: graphical optimization
on: Wed 10 of Feb, 2016 [14:03 UTC] score: 0.00

> I develop a 2D game which sometimes starts to answer slow on user requests. > I suspect that the cause is using of many textures and materials on GameObjects?. > When I remove all textures and materials the game starts to work in normal speed. > Which optimisation can be done to increase the speed of graphics procedding.

Hi, I suspect that the problem is in draw calls count and you need to reduce it. You can reduce draw call in mobile 2D game by implementing texture atlases (Unity Sprite Editor) for sprites, use mobile friendly shaders, use one material for many objects and also you should use low poly objects and low number of particles. This will help you :)




[prev]  Page: 6/6
1  2  3  4  5  6 

Show posts:
Jump to forum:
World Clock
Powered by Tikiwiki Powered by PHP Powered by Smarty Powered by ADOdb Made with CSS Powered by RDF powered by The PHP Layers Menu System
RSS Wiki RSS Blogs rss Articles RSS Image Galleries RSS File Galleries RSS Forums RSS Maps rss Calendars
[ Execution time: 0.10 secs ]   [ Memory usage: 7.94MB ]   [ GZIP Disabled ]   [ Server load: 0.10 ]