From cc0db87bdaef76fd11646dd121e47c54ab72a5d0 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 22 Jan 2023 17:32:42 -0500 Subject: start analysis --- src/main.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/main.rs b/src/main.rs index 9cbb610..1966e2b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -2,6 +2,8 @@ @TODO: - screenshot - RnToRn functions (& add back in RToR) + - also add PerComponent(Box,Box,Box) in R3ToR3 +- ProjectX, ProjectY, ProjectZ in R3ToR? - let user go back&forth through past sdfs using scenes.txt file - documentation - GenRandom integers (just use 0..u32::MAX and add a modulus) -- cgit v1.2.3