Closed krzysztofarendt closed 1 month ago
When examples are run with these lines on:
dump_buffers(pos_buf, vel_buf, enr_buf, hit_buf, "tmp") pos_buf, vel_buf, enr_buf, hit_buf = read_buffers("tmp")
The output plot looks as follows:
The same simulation run without these lines:
Related: https://github.com/krzysztofarendt/building3d/issues/81
I don't see this issue anymore:
Results from: https://github.com/krzysztofarendt/building3d/pull/88
Seems to be fixed.
When examples are run with these lines on:
The output plot looks as follows:
The same simulation run without these lines: