avatar
Jack Aidley @jackaidley.bsky.social

RAW data files are easy to read as data by design. I'd read it as RAW into a chunk of memory, and create a Texture2d from it in code with whatever bit depth you want. But it depends on what exactly you want to do?

aug 30, 2025, 2:46 pm • 0 0

Replies

avatar
Dag Ågren ↙︎↙︎↙︎ @waha06x36.c3.cx

This is definitely not true for camera raw data. It will be bayer-gridded, missing white balance and other post-processing, and generally be a real pain to work with. It is not like "raw RGB data" at all.

aug 30, 2025, 4:23 pm • 6 0 • view