From df41ec94816f5404d7a4d54833f85da9dd9ca1e1 Mon Sep 17 00:00:00 2001 From: lisyarus Date: Sun, 4 Oct 2020 17:36:53 +0300 Subject: [PATCH] Update todo --- todo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.md b/todo.md index 3db8f253..aba66852 100644 --- a/todo.md +++ b/todo.md @@ -6,4 +6,3 @@ * gfx: design & implement simple rendering pipelines * pcg: add clean Generator, Sampler & Pixmap processor concepts, uniformize interfaces, be type & dimension agnostic when possible * pcg: add more vector & point distributions -* gfx: unify 4 mesh classes somehow