|
|
After thee feedback from my last posting, I've decided to enter the city image
in the short code contest. I've managed to find enough room in the 256 bytes of
source to add some fog and a hill in the distance, and to completely change the
colours, I'm really pleased with the result :)
This is probably the final version. What do you think of it?
Oh, and just because I can, here's the full source:
#macro C()function{pigment{crackle#end#local A=C()solid}}#local
B=C()}}isosurface{function{max(2+y*9-A(x*9,0,z*9).x*4,.2-B(x*9,0
,z*9).x)/99}finish{reflection{0,1}}}fog{rgb 1+y/5+z/3distance.7
fog_type 2fog_alt.1}sky_sphere{pigment{agate}}sphere{9*(.6-y),5}
--
Tek
www.evilsuperbrain.com
Post a reply to this message
Attachments:
Download 'city2.jpg' (25 KB)
Preview of image 'city2.jpg'
|
|