Files
2016-11-12 19:29:44 -05:00

9 lines
476 B
HTML

<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>