From 7ad1b7efabea1349107669a432e6c88305f8d825 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 1 Jan 2022 21:21:52 +0000 Subject: Implement basic ray tracing --- index.html | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..b084dc8 --- /dev/null +++ b/index.html @@ -0,0 +1,61 @@ + + + + + Test + + + + + +
+
+
+
+ +
+
+
+
+ +
+

Render options

+
+ +
+
+ +
+
+ +
+
+ +
+ +
+
+
+
+
+ + + + -- cgit v1.2.3