Elektrine lite

← Feed

@neo@soc.psynet.me

Post #2468667

2026-05-07 02:02 UTC

Cooking something 😏

Replies (1)

  • @neo@soc.psynet.me 2026-05-10 11:13

    Status of my C++ adventure: App fundamentally works. It runs, simulates measurements, and creates an RGBA32F texture containing LUT information that's automatically loaded into a custom ReShade shader for preview (using optional dithering to avoid banding). It supports various output buffer formats up to RGBA16F for proper HDR support, and takes Windows' peak brightness and SDR white point settings into account.

    Open ##2648250