|
|
When I put one light, it seems that it is working fine.
now I placed all red, green, and blue. Code is at text.scene-files,
and the image is at binaries.images
Post a reply to this message
|
|
|
|
Eitan Tal <eit### [at] netvisionnetil> wrote:
: When I put one light, it seems that it is working fine.
: now I placed all red, green, and blue. Code is at text.scene-files,
: and the image is at binaries.images
Unrelated to the question itself but...
Is it really wise to split a question into *three* groups? That makes the
life of everyone harder because they have to navigate and search.
If the question has images, I personally would just have posted the question
in p.b.images.
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
|
|
On 2 Oct 2001 06:00:08 -0400, Warp wrote:
>Eitan Tal <eit### [at] netvisionnetil> wrote:
>: When I put one light, it seems that it is working fine.
>: now I placed all red, green, and blue. Code is at text.scene-files,
>: and the image is at binaries.images
>
> Unrelated to the question itself but...
>
> Is it really wise to split a question into *three* groups? That makes the
>life of everyone harder because they have to navigate and search.
>
> If the question has images, I personally would just have posted the question
>in p.b.images.
Some of us only read p.b.i. when we're told there's an image there that goes
with a question here.
--
#macro R(L P)sphere{L __}cylinder{L P __}#end#macro P(_1)union{R(z+_ z)R(-z _-z)
R(_-z*3_+z)torus{1__ clipped_by{plane{_ 0}}}translate z+_1}#end#macro S(_)9-(_1-
_)*(_1-_)#end#macro Z(_1 _ __)union{P(_)P(-_)R(y-z-1_)translate.1*_1-y*8pigment{
rgb<S(7)S(5)S(3)>}}#if(_1)Z(_1-__,_,__)#end#end Z(10x*-2,.2)camera{rotate x*90}
Post a reply to this message
|
|