Zulko / vapory

Photo-realistic 3D rendering with Python and POV-Ray
Other
485 stars 70 forks source link

How to close the POV-Ray window in running vapory #65

Open HuKangxin opened 2 months ago

HuKangxin commented 2 months ago

I want to create a series of pictures in vapory in a while loop. But there is a problem that when I try to run the code, I have to close the pop-out POV-Ray window mannually for every loop, even though I typed show_window=False. As a result, the code cannot run continuously in vapory to create a lot of pictures automatically. How can I fix this?

HuKangxin commented 2 months ago

Problem solved. I adjust the option in POV-Ray window, so the window is closed after rendering