Comment on Three.js/Ammo.js Quake 3 Physics TestComments−bigdubs14yawesome demo! interesting to see the progress.one thing that is very noticeable though; no multi-threading! as soon as you start moving the 'cube' stops. my guess is physics updating defers to player movement.
Comments
awesome demo! interesting to see the progress.
one thing that is very noticeable though; no multi-threading! as soon as you start moving the 'cube' stops. my guess is physics updating defers to player movement.