added random seed
All checks were successful
CI / React UI Build (push) Successful in 11s
CI / Native Windows Build And Tests (push) Successful in 1m33s
CI / Windows Release Package (push) Successful in 2m11s

This commit is contained in:
2026-05-08 13:38:27 +10:00
parent 5eff189bbf
commit 7035cde8c8
10 changed files with 35 additions and 29 deletions

View File

@@ -237,10 +237,8 @@ If `SLANG_ROOT` is not set, the workflow falls back to the repo-local default un
- Add WebView2
- move to MSDF, typography rasterisation
- better shader search UI
- LUT applicator
- More comprehensive greenscreen shader
- 16bit float render target, linear compositing?
- add 10bit output path decklink
- linear compositing?
- 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?