not really. very simple function. there are no actions assigned to the entities. here is a psedo of what i do:

File Contents: entityID, x,y,z, time_stamp.
No. of entities: 2000

Code:
main()
{
 for(all timestamps)
 {
  read the entries.
  move entity from current postion to next position.
  read next timestamp 
 }
}



Thats all.


A7 commercial Team / VC++ 2008 Pro
homepage | twitter | facebook