Some time ago, there was this software called xsi softimage. Sad story…
It had a render region which was capable of storing multiple renderings from the viewport, so the user could easily mark them and compare them side by side.
Example: https://youtu.be/jxvbBHQMTY8?t=240
I wonder if it is possible to achieve some similar results with python.
I would like to do a small plugin to further increase my python skills and I just really want this feature
So where should I start?
-At first, is it possible to get the viewport pixels and store them without changing some c++ code?
Cheers Daniel