From 6b81836e6b9815a2996a55ad37dcaa4d89f99e42 Mon Sep 17 00:00:00 2001 From: s1n Date: Sat, 28 Mar 2020 10:31:08 -0700 Subject: 3/28/2020, 10:30 --- path-tracer/index.html | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 path-tracer/index.html (limited to 'path-tracer/index.html') diff --git a/path-tracer/index.html b/path-tracer/index.html new file mode 100644 index 0000000..bf75a11 --- /dev/null +++ b/path-tracer/index.html @@ -0,0 +1,72 @@ + + + + s1nical - WebGL Path Tracing + + + + + + + + + + + + + + + + + + + + +
+ +
+ +

+ Material: + + +
with glossiness factor: 0 < < 1 +
+
+ + Environment: + +

+
+ + \ No newline at end of file -- cgit v1.2.3