Page 1 of 1

how to save each frame to obj file?

Posted: Fri Mar 20, 2020 3:24 pm
by liminchen
I want to save the mesh of all objects in each frame to an obj file so that I could load it somewhere else for rendering and analysis. Could anyone provide a hint on how to do that? I'm based on the BasicDemo to develop my simulation scenes. Thanks!