|
|
On Fri, 7 Mar 2003 22:10:48 -0500, Ross Litscher wrote:
>
> Machiavelli <me### [at] meme> wrote in message news:3e696082$1@news.povray.org...
>> You might want to work on the fuse... it looks quite fallic.
>>
>> Other than that, it's cute.
>>
>
> i have a hard time doing anything with blobs and *not* getting that kind of
> result. ah well.
To create a nice fuse, you should try a sphere_sweep.
--
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
|
|