Author Topic: Load large number of models (objects)  (Read 1701 times)

Offline msh7

  • byte
  • *
  • Posts: 4
    • View Profile
Load large number of models (objects)
« on: September 17, 2013, 03:50:51 pm »
Hey,
Is this possible to load around 50 models? If yes, how much effect does it have on the performance? Is there any example for loading large amount of models?

Thanks

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Load large number of models (objects)
« Reply #1 on: September 17, 2013, 05:16:33 pm »
That highly depends on the models. If these are 50 individual models, you might run into memory problems. If several models can share the same data, it's not that critical. What do you have in mind exactly?

Offline msh7

  • byte
  • *
  • Posts: 4
    • View Profile
Re: Load large number of models (objects)
« Reply #2 on: September 17, 2013, 05:33:06 pm »
I am trying to develop something like Letters Alive App. There would be a 3d animated model for each alphabet..

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Load large number of models (objects)
« Reply #3 on: September 17, 2013, 08:57:46 pm »
What does "animated" mean in this case? Anyway, i guess the only way to see if this will work is to give it a try. Just keep these tips in mind: http://www.jpct.net/wiki/index.php/Reducing_memory_usage