diff --git a/TODO.md b/TODO.md index b5299d4..0015bd8 100644 --- a/TODO.md +++ b/TODO.md @@ -1,24 +1,13 @@ # FOURD-JS -To-do: +## 120-cell 5-cell -* render a basic wireframe (vertices and edges) +We can label the 5-cells by using the 600-cell layers - might be more interesting - - cylinder and spheres - - group these +Try colouring the nodes according to the 120-cell standard way and the links +in a different set of 5 colours by the new mapping --- DONE +For a subset of 24 5-cells, the vertices seem to be grouped in clusters on the 120-cells - each cluster has one of each of the 5 labels from the 120 cell +Write a script which checks this for each set -* algorithm for 4d -> 3d transform - ---DONE - -* 4D shape -> 3D projection -> wireframe -> three.js - ---DONE - -Next: - -how to do this efficiently so that we can rotate the shape in 4d and have -this animate in 3d? \ No newline at end of file