Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ObiCloth performance issue
#4
(18-10-2017, 04:15 PM)stevenwan Wrote: Thank you for the reply.

I changed to LateUpdate, No V-Sync, Fixed Timestep to 0.1. It still eats quite a lot a CPU. (I have 4 ObiCloth there)

- How many pooled particles you have in each solver?

- Seems that you have one solver per cloth. While this can be useful for culling, it is usually a bit better performance wise to have 1 solver for all of them.

With your scene (very few particles) and your machine specs, this should take no longer than 1 ms to simulate. Can you share your scene/project so that i can take a look at it?

cheers,
Reply


Messages In This Thread
ObiCloth performance issue - by stevenwan - 18-10-2017, 10:53 AM
RE: ObiCloth performance issue - by josemendez - 18-10-2017, 12:40 PM
RE: ObiCloth performance issue - by stevenwan - 18-10-2017, 04:15 PM
RE: ObiCloth performance issue - by josemendez - 19-10-2017, 08:07 AM
RE: ObiCloth performance issue - by stevenwan - 19-10-2017, 09:44 AM
RE: ObiCloth performance issue - by josemendez - 19-10-2017, 10:18 AM
RE: ObiCloth performance issue - by stevenwan - 19-10-2017, 10:53 AM
RE: ObiCloth performance issue - by josemendez - 19-10-2017, 11:07 AM
RE: ObiCloth performance issue - by MrBeam - 19-10-2017, 01:49 PM
RE: ObiCloth performance issue - by josemendez - 19-10-2017, 02:20 PM
RE: ObiCloth performance issue - by MrBeam - 19-10-2017, 02:34 PM