From d256d7d971c758863cbbb2b740cd80ac3f5e945f Mon Sep 17 00:00:00 2001 From: TimothyLottes Date: Sat, 12 Nov 2016 19:29:44 -0500 Subject: [PATCH] Add files via upload --- 20090804.html | 8 ++++++++ index.html | 2 ++ 2 files changed, 10 insertions(+) create mode 100644 20090804.html diff --git a/20090804.html b/20090804.html new file mode 100644 index 0000000..547c607 --- /dev/null +++ b/20090804.html @@ -0,0 +1,8 @@ +
+

20090804 - Aras's Compact Normal Storage

+
+ +Aras Pranckevicius : Compact Normal Storage - Impressive method of compressing view space normals into 2 bytes using a sphere-map transform! Page compares with other methods and includes GPU assembly output, timing, and error screen shots. +
+ + diff --git a/index.html b/index.html index 37c71b7..7b05649 100644 --- a/index.html +++ b/index.html @@ -225,6 +225,8 @@ and attempting to restore what I can from prior lost images. 20100104 - OnLive Notes

2009
+20090804 - Aras's Compact Normal Storage
+
20090728 - Morphological AA Part II
20090714 - Hybrid Cached Raycast and Reproject Raster
20090710 - Video of Particles via L-System and Stochastic Visibility