Hi,
is it possible to generate pictures in RAW12 Format with Unity? - If, yes how does it work?
Thanks in advance!
Hi,
is it possible to generate pictures in RAW12 Format with Unity? - If, yes how does it work?
Thanks in advance!
if you have the file format specs, then can output to that binary file.
you can get texture pixels from
then create binary file, and output correct values to it