mirror of
https://github.com/gomson/TimothyLottes.github.io.git
synced 2026-08-04 14:48:49 +00:00
23 lines
767 B
HTML
23 lines
767 B
HTML
<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>
|
|
|
|
|
|
|