mirror of
https://github.com/gomson/TimothyLottes.github.io.git
synced 2026-08-04 14:48:49 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
|
||||
<h1>20090804 - Aras's Compact Normal Storage</h1>
|
||||
<br>
|
||||
|
||||
<a href="http://aras-p.info/texts/CompactNormalStorage.html">Aras Pranckevicius : Compact Normal Storage</a> - 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.
|
||||
</div></body></html>
|
||||
|
||||
|
||||
@@ -225,6 +225,8 @@ and attempting to restore what I can from prior lost images.
|
||||
<a href="20100104.html">20100104 - OnLive Notes</a><br>
|
||||
<br>
|
||||
<b>2009</b><br>
|
||||
<a href="20090804.html">20090804 - Aras's Compact Normal Storage</a><br>
|
||||
<br>
|
||||
<a href="20090728.html">20090728 - Morphological AA Part II</a><br>
|
||||
<a href="20090714.html">20090714 - Hybrid Cached Raycast and Reproject Raster</a><br>
|
||||
<a href="20090710.html">20090710 - Video of Particles via L-System and Stochastic Visibility</a><br>
|
||||
|
||||
Reference in New Issue
Block a user