ipc-sim / IPC

Incremental Potential Contact (IPC) is for robust and accurate time stepping of nonlinear elastodynamics. IPC guarantees intersection- and inversion-free trajectories regardless of materials, time-step sizes, velocities, or deformation severity.
https://ipc-sim.github.io/
MIT License
558 stars 73 forks source link

Black gif files #14

Closed cheshmi closed 2 years ago

cheshmi commented 3 years ago

Any thought on why I see black gif and white PNGs in the output directory? I can see the rendering window and it shows the simulation perfectly. I am running on Ubuntu. Thanks

Crawler995 commented 3 years ago

I have this problem too. The project code is in the remote Ubuntu server and I run it through MobaXterm in my local computer. The rendering window shows the simulation perfectly in my local computer but the GIF and PNG file in the output dir is empty. Have you found the solution? Thanks

cheshmi commented 3 years ago

My problem was because of the Ubuntu version (16). It works on Ubuntu 20. Yours is likely because you are not running it locally. It works, at least for me, when it runs on a local machine.