Open milkpku opened 5 years ago
Hi, I'll be working from home these days for some medical problem. Prof Yin suggested that I implement Simbicon on PhysX anyway and then make a performance comparison with DART. I think we can start implementing these ideas after the comparison. Some of these are quite straightforward in DART. But most of them are difficult on PhysX.
Current observations about physX: Multi-threading does not work for articulations. Single thread will achieve best performance. GPU acceleration for articulations is not working expected as them claimed. Seems its performance advantages can only apply to non articulations (multi-threading can be very effective)
Sorry to hear that. Take your time, go to hospital if necessary.
Don't worry, we are not in a hurry to start this work, just discuss before we invest our efforts. All we need now is to raise needs for the simulation engine/wrapper, then select best suitable one.
Yeah we do need to discuss before we invest our efforts. I think in the mean time of doing the performance benchmark we can think about the ideas / requirements for new engine. I think maybe I'll be able to provide some practical insights after finishing the implementation.
Hi guys,
I think we can discuss about the requirements for our new simulation engine/wrapper to be implemented, here are some of my ideas: