Author Topic: rendering takes 2 seconds  (Read 1596 times)

Offline penprakash

  • byte
  • *
  • Posts: 26
    • View Profile
rendering takes 2 seconds
« on: August 20, 2013, 03:00:11 pm »
Hi,

 I have loaded the obj 3d model  and start trying to rendering it in onDrawFrame, when world rendered and drawn the framebuffer, it tooks 2 and half seconds for first time and then it is not taking a second to display it. Can you please tell me why it is taking 2 and half seconds? how could i make it less than a second.

Thanks & Regards,
Prakash V

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: rendering takes 2 seconds
« Reply #1 on: August 20, 2013, 07:01:22 pm »
No, i can't. It takes what it takes. Apart from that, you aren't giving any details. No information about the model, nothing about the Android version, no word about the device its running on.
You have a log output and that output should show you where the time goes. Posting the log might help to see why it's slow in this particular case.