From 7a02e5039ac323d8b892d582c2ce3bd707dce266 Mon Sep 17 00:00:00 2001 From: Mike Lynch Date: Sat, 22 Jul 2023 15:16:19 +1000 Subject: [PATCH] Updated TODO --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.md b/TODO.md index 85f5f15..373dc67 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,12 @@ To-do: * render a basic wireframe (vertices and edges) + - cylinder and spheres + - group these + +-- DONE + + * algorithm for 4d -> 3d transform * 4D shape -> 3D projection -> wireframe -> three.js \ No newline at end of file