<div dir="ltr">Hello,<div><br><div>Is there an example that shows how to construct data-reading pipeline in one thread and then hand it off to the main thread for rendering? This design helps because I am constantly reading data from incoming ascii files and want to visualize them consecutively like an animation, but data reading from each file takes 200 millisecond and should not block the user from interacting with the scene, however I am open if any better architecture is preferred.<br></div></div><div><br></div><div>Thank you</div><div>Sam</div></div>