From 1fc4f1f34ed22a36d894af734313e42306b3b36b Mon Sep 17 00:00:00 2001 From: Rezmason Date: Tue, 15 Nov 2022 02:33:37 -0800 Subject: [PATCH] Posting roadmap before cutting a branch to support live config updates --- TODO.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index e3a6558..1371c67 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,23 @@ TODO: +Live config update roadmap + Modify regl pass + async build(config, inputs) + loads all required stuff + async resize - adjusts the sizes + run — performs the GPU operation + Rewrite main code to accept changes to config + Build a Tweakpane for config + https://cocopon.github.io/tweakpane + Show a gear emoji in the top right on mouse move + Hide after three seconds + If tapped, show the tweakpane + Seems like bloom size and resolution impact the REGL and WebGPU bloom implementations differently Move high pass into WebGPU bloom -Live config update roadmap +Dithering bug on mobile? + Looks like a subtle fade occurring at a per-second interval Write an explanation of the rain pass (and include images) Compute