Hi, @xiehangyun:
After reviewing your code I find it very interesting the way you’ve implemented the fine tuning collision in terms of testing progressive increment desplacements between the moving one and the rest of collision meshes.
Nevertheless I’ll code some clamping for the maximum movement per frame, in order to prevent tunneling through meshes in the case of fast mouse motions.
Thank you very much for your advice and help on this.