From 730df72f2606a95b3cf300da181f4c2d7e704f63 Mon Sep 17 00:00:00 2001 From: ktyl Date: Tue, 30 Nov 2021 23:52:59 +0000 Subject: [PATCH] initial commit, add todo list --- todo.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..cc91e67 --- /dev/null +++ b/todo.md @@ -0,0 +1,4 @@ +* [ ] relativistic ray tracing + * [ ] c-ship + * [ ] model to describe aberration of light + * [ ] doppler and searchlight effects