[jitter] Re: Obj files in displaylist?
Bruno Zamborlin
bruno.zamborlin at gmail.com
Sun Jul 1 14:22:07 MDT 2007
- Previous message: [jitter] Obj files in displaylist?
- Next message: [jitter] Re: Obj files in displaylist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
thank you vade. i'm using lua for this project, so i'll do the cycle there. the only issue i'm thinking about is that i will have 50 elements in the scene, and every element could be shown as one of four animations. each animation will be based by 50 obj files, and so at the start-up i will load something like 50*4*50 = 10000 obj. Each obj is 600kb, so it will be load something like 6 gb !!! uhm... -- Bruno www.brunozamborlin.com www.myspace.com/brunozamborlin
- Previous message: [jitter] Obj files in displaylist?
- Next message: [jitter] Re: Obj files in displaylist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
