Martin Szarski

Results 1 comments of Martin Szarski

Try adding ```arcsim.delete_mesh(sim.cloths[0].mesh)``` After your ```get_target_mesh()``` call is done, and then again after each loop where you call ```reset_sim()```, after the ```optimizer.step()``` call.