From a0350f36b9bd011241167cc6fa175579bb1aa034 Mon Sep 17 00:00:00 2001 From: TimothyLottes Date: Sat, 12 Nov 2016 19:59:32 -0500 Subject: [PATCH] Add files via upload --- 20100108.html | 10 ++++++++++ index.html | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 20100108.html diff --git a/20100108.html b/20100108.html new file mode 100644 index 0000000..592ef0b --- /dev/null +++ b/20100108.html @@ -0,0 +1,10 @@ +
+

20100108 - AntiPlanet2

+
+ +Indie game with real time ray tracing engine which only does spheres. Also a CUDA version.

+ + +
+ + diff --git a/index.html b/index.html index a528560..ffb9789 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ and attempting to restore what I can from prior lost images.

@@ -222,6 +222,7 @@ and attempting to restore what I can from prior lost images. 20110907 - Parallel Programming With Clones

2010
+20100108 - AntiPlanet2
20100105 - Game Engine Architecture
20100104 - OnLive Notes
20100102 - PC CPU Task Parallelism Limits