hi all,
It felt very intuitive to render my scene and directly plug it into the writer.
After some gamma crashes I realized that I had to convert to 32bit textures first. (or just for jpg? I did not try other formats) For newcomers, this could be a trap. It would be nice if would just throw an error.
writerBug.vl (10.5 KB)
BTW how do I directly convert from r16g16b16a16 to r8g8b8a8 ?
thanks