Hello everyone,
To reduce my computation time, I want to know if it is possible to use my previous results. In fact, my project is an indoor intelligent rays tracing(IRT) projet. For reasons of precision, I increased the maximum number of reflection and transmission. After this modification, my computation time increased to 6 hours, which is a lot. So I wanted to know if it is possible to use the results that I had with a lower number of reflection and transmission to no longer reward somes pixels and thus increase the computation time.
Thank you in advance!