Hello !
I thought about multithreading irrlicht using OpenMP but the few stuff that I tried to multithread are not thread safe (OnRegisterSceneNode...)
So I was wondering if irrlicht is possible to multithread ? or was irrlicht designed for single thread and multithreading would mean to modify the whole irrlicht architecture ?
Thanks.
