Is there any solution for loading resource in background?
by Allan.lee · in Torque 3D Professional · 09/06/2011 (6:18 am) · 1 replies
Hi, everyone, Is there any solution for loading resource in background?
I want to load a large scene which takes up to much memory in background thread. I have parsed the mis file to a quad-tree data structure, now I want to load these SceneObjects in the quad-tree node which collide with frustum, but it seems there are a lot of problems with multithreading. Is there anybody have done that and could give me a favor.
I want to load a large scene which takes up to much memory in background thread. I have parsed the mis file to a quad-tree data structure, now I want to load these SceneObjects in the quad-tree node which collide with frustum, but it seems there are a lot of problems with multithreading. Is there anybody have done that and could give me a favor.
Torque Owner Dennis Trevillyan
WatreGames