diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..85f5f15 --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +# FOURD-JS + +To-do: + +* render a basic wireframe (vertices and edges) + +* algorithm for 4d -> 3d transform + +* 4D shape -> 3D projection -> wireframe -> three.js \ No newline at end of file