How do I get the progress information of the rendering?
I now have a separate thread that needs to read the progress information of the rendering in real time, and how can I predict it?
Attachment | Size |
---|---|
rendering.png | 26.08 KB |
I now have a separate thread that needs to read the progress information of the rendering in real time, and how can I predict it?
Attachment | Size |
---|---|
rendering.png | 26.08 KB |
Comments
You explore some little
You explore some little rumors to get more knowledge of progress then after you will get the vast number of information. People who made you want to bestessays and suggestions to do this that type of projecting.
I need to read the current
I need to read the current rendering progress during rendering and save it as a txt document. Is there any way to read the rendering progress information?
.
I bet there's a better way of doing it. But here's the example how you can achieve it using BackgroundWorker and DialogMonitorOps
Thank you very much for your
Thank you very much for your help, this method has solved my problem. When I have other better methods, I will send it here to study together.
^
What is the rendering engine and how did you create this thread?