3d model limitations

Started by penprakash, March 04, 2013, 06:17:07 PM

Previous topic - Next topic

penprakash

Hi,

  We have integrated the JPCT-AE engine with vuforia qualcomm for image recognition and displaying the 3d model.

Can you please provide the how many polygon count it will support and texture size. If there are any other limitations please provide it.

  Thanks in advance.

Prakash V

John Tribe

i had crash with 4096*4096 on galaxy s plus.
Best game prices in http://games2see.com

EgonOlsen

Memory and performance are the only limitations. There's no limit hardcoded into the engine. If you are running into memory troubles, have a look at the wiki. It has some tips for saving memory.

EgonOlsen

Quote from: primosz67 on March 04, 2013, 06:32:26 PM
i had crash with 4096*4096 on galaxy s plus.
Of course you do. 4096*4096 is totally insane for mobile devices. It would require around 96mb on the gpu and 64mb in main memory.