#1
|
|||
|
|||
Bulk loading avatars
Is there a way to load a large amount of avatars efficiently?
I've to load 80 avatars into memory to be used in the virual world (not all are shown at the same time) but found that loading times increase almost exponentially. I found that loading avatars in realtime will produce a significant framedrop (same goes for loading animations on demand) so I've to load them all at startup. but this takes a lot of time and I was wondering if there was a faster way of loading them for example in 1 bulk file or something. |
#2
|
|||
|
|||
Are these 80 distinct avatars? If you have copies of the same avatar you can use the node3D.copy command to save loading time.
|
#3
|
|||
|
|||
They are all 80 unique avatars
|
#4
|
|||
|
|||
You could modify the avatar cfg files so only the animations being used are loaded. This should save some loading time.
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error when loading a lot of avatars | dan12345 | Vizard | 7 | 07-28-2008 04:24 AM |
avatars | dig | Vizard | 4 | 09-20-2007 03:29 PM |
Avatars in an array and link/unlink | betancourtb82 | Vizard | 7 | 09-05-2006 04:06 PM |
loading motion data for avatars | dellatails | Vizard | 2 | 02-13-2006 12:51 PM |
loading anacapa avatars? | shai | Vizard | 3 | 04-24-2005 05:36 PM |