|
 |
"KalleK" <kal### [at] gmx de> wrote in news:3d8da67b@news.povray.org
> Well, what should I upper to get rid of those cirular spots? (Besides a
> texture for the floor)
count, error, maybe reuse (if it is realy big now)
--
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M
Post a reply to this message
|
 |
|
 |
"KalleK" <kal### [at] gmx de> wrote in news:3d8da67c@news.povray.org:
>> I still have mine!
>> But its inside a box, forgotten somewhere in my parent's home :P
>> Poor thing.
>
> I'm collecting those. I have about 14 of those 486-chips, and I'm going to
> put a computer together, with one of those processors. - well, just a
> hobby...
You should instead make a computer with 16 of these chips :-)
Although I doubt they were designed for multiprocessor boards, at these
times. I faintly remember the Pentium Pro was designed for this purpose.
--
--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/
Post a reply to this message
|
 |