summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.rs b/src/main.rs
index 4403252..5f94c12 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,9 +1,7 @@
/*
@TODO:
-- let user go back&forth through past sdfs using scenes.txt file
- RnToRn functions (& add back in RToR)
- also add PerComponent(Box<RToR>,Box<RToR>,Box<RToR>) in R3ToR3
-- ProjectX, ProjectY, ProjectZ in R3ToR?
- documentation
- GenRandom integers (just use 0..u32::MAX and add a modulus)
- blender-style rendering the picture in multiple frames