|
|
On Fri, 7 Mar 2003 17:47:46 -0500, Ross Litscher wrote:
> hehe, i'm sitting here thinking "so where's the bug in uv mapping?" :P
> nice bug image!
>
>
> ross
He's sitting right there! ;-)
--
camera{location 2*y-.9rotate -z*9direction z/1.5look_at y}global_settings{
max_trace_level 99ambient_light 10}#macro G(V,E)pigment{V}finish{diffuse 0
ambient.1-E/10reflection{E metallic}}#end#macro O(N,T)plane{y,N G(T,0)
hollow}#end#macro C(A)sphere{0A#end O(9blue 1)O(-1rgb 1)box{1+9*y,-y-1G(
rgb 1,.95)hollow}C(.99)G(rgb 1,1)}C(1)G(red 1,1)no_reflection}// Greg E
Post a reply to this message
|
|