- Home /
Question by
manu090999 · Jun 17, 2015 at 07:24 PM ·
retinaretinadisplay
How to make 3D objects compatible with retina display?
Hey!! I'm making a game for iOS platform which is compatible with retina display. Whenever I run the game on my iPad mini with Retina Display (iPad Mini 2), the objects are blur and not sharp. How to make them work on retina display?
Comment
Answer by Jason-RT-Bond · Jul 21, 2015 at 03:58 PM
You need to set the display resolution to "native" to get retina on an iOS device. If you have that set but still objects are blurry, it may be the objects themselves. Are they sprites?
Your answer