From 2e69dac81597fcb4a2609e4d6a669960be8c336b Mon Sep 17 00:00:00 2001 From: Otthorn Date: Tue, 16 Mar 2021 14:32:47 +0100 Subject: [PATCH] :tada: initial commit --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c58f928 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A simple homemade implementation of NeRF.