[jitter] Re: Obj files in displaylist?
Bruno Zamborlin
bruno.zamborlin at gmail.com
Mon Jul 2 05:40:59 MDT 2007
- Previous message: [jitter] Re: Re: Obj files in displaylist?
- Next message: [jitter] Re: Obj files in displaylist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i used the same number of vertex, and everything seems work good. i uploaded for you two objs i'm using, you can download them here: http://www.brunozamborlin.com/temp/MTAnt.zip let me know if you think it's ok too... i'm using the "triangles" interpolation mode. by the way, i'm thinking now that the number of obj files i have to load is still too big. i have a matrix of 30x30 cells (i'd prefer 50x50...) and in every cell could be one of 3 different breeds of insects. each insect could be in one of these states: borning, dying, motionless or moving. each state is based by at least 3 keyframes. so, it will be something like 30x30x3x4x3=32400 obj of 600kb, so 19 gygabyte of memory used!!! is it possible to duplicate a 3d model? i mean, displaying it in two of more different positions... in this way, i could delete that "30x30" in the expression... -- Bruno www.brunozamborlin.com www.myspace.com/brunozamborlin
- Previous message: [jitter] Re: Re: Obj files in displaylist?
- Next message: [jitter] Re: Obj files in displaylist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
