Hi Folks,
I've got a dae which takes on the order of 10 seconds do load. This breaks down to 3 seconds to load the geometry, 2 seconds to parse the animation and 5 seconds to build the animation. Is there any way I can see a wire frame or similar after the geometry has been loaded but while the animations is parsing etc. Can anyone recommend an improved user experience for the loading? If I were to split this into two daes, how could I do and still use the same single dae as master? Asked another way is there a way to ignore some of the geometry / animation parsing and then come back and load it/add it later?
Approaching this problem another way, is there a way to improve the experience.
Is there a way to render a wire frame while the textures are downloading?
Thanks to all, Doug