From bff27c42a7eb451de9010985462c0a48c51e513d Mon Sep 17 00:00:00 2001 From: aiden Date: Thu, 7 May 2026 06:11:53 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5cf2bd3..f130e0c 100644 --- a/README.md +++ b/README.md @@ -258,3 +258,6 @@ If neither variable is set, the workflow falls back to the repo-local defaults u - More comprehensive greenscreen shader - 16bit float render target, linear compositing? - add 10bit output path decklink +- compute shaders or a small 1x1 or nx1 RGBA16f render target for abritary data store +- allow shaders to read other shaders data store based on name? or putput over OSC +- Mipmappong needed? \ No newline at end of file