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:
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 183 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
@@ -0,0 +1,22 @@
|
||||
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
|
||||
<h1>20070818 - Deferred Fractal Environment Shading</h1>
|
||||
<br>
|
||||
|
||||
This is one of those ideas which I was sure wouldn't work correctly, but I had to try just to see what would happen. I took my compositing pipeline and differed the shading and fractal environment mapping until the very end, only compositing the parameters when drawing the cells from back to front.
|
||||
|
||||
The results, well they are strange indeed. This idea has promptly found a place in my round file (the trash), but at least it looked cool.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<center>
|
||||
<img src="20070818-A.jpg"><br><br>
|
||||
<img src="20070818-B.jpg"><br><br>
|
||||
<img src="20070818-C.jpg"><br>
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
</div></body></html>
|
||||
|
||||
|
||||
|
||||
@@ -128,6 +128,7 @@ Below this is active random migration (416 prior posts still to filter through)
|
||||
<a href="20090407.html">20090407 - DXT Tip</a><br>
|
||||
<br>
|
||||
<b>2007</b><br>
|
||||
<a href="20070818.html">20070818 - Deferred Fractal Environment Shading</a><br>
|
||||
<a href="20070817.html">20070817 - Videos Update</a><br>
|
||||
<a href="20070816.html">20070816 - CFD Videos</a><br>
|
||||
<a href="20070810.html">20070810 - Graphics Engine Lighting</a><br>
|
||||
|
||||
Reference in New Issue
Block a user