From b4daa495779da4cfc80f00a642648143cbf313b6 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 10 Apr 2023 07:51:49 -0400 Subject: Update TODO. --- TODO.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index 8edf533..f675972 100644 --- a/TODO.org +++ b/TODO.org @@ -43,7 +43,10 @@ Goals: Figure out how to get back to using Guile's built-in REPL for =chickadee play= so the custom can go away. Readline is hard to make work in an async manner. -** TODO [#B] Framebuffer stencil issues +** TODO [#B] REPL meta-command for rendering to an image file +=,render-image= or something. Use a throwaway framebuffer to render +arbitrary stuff to a texture and then save it as a PNG. +** TODO [#B] Bug: Framebuffer stencil issues Render a vector path to a framebuffer and you'll notice that the first filled path doesn't show up. Why is this?? ** TODO [#B] Framebuffer multisampling -- cgit v1.2.3