POV-Ray : Newsgroups : povray.general : sign "M" : sign "M" Server Time
5 Aug 2024 22:16:53 EDT (-0400)
  sign "M"  
From: Rafal 'Raf256' Maj
Date: 20 Jul 2002 13:54:04
Message: <Xns9251C9DC9446Craf256com@204.213.191.226>
Ideal 76x4 sign :)  "M" is for Rafal _M_aj

It was a horrible experience, when sign was 76*4 except for last line that 
was 1 byte longer ;) 
I had in that line pigment{ ... scale .007  }
after changing scale to .7 it was 75x4 but the texture was way too big,
so I desided to move sphere{} by z*20 to get simmilar result and increase 
it's radius to get simmilar result.

#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

question - in 76x4 sign, can I accualy use the 76-th char ? or can I use 75 
chars, and the 76-th is '\n' ?

btw. how about competition for 76x4 (or maybe 80x5) scenes :) ?

image in .b.i

-- 

> A jedyne co czytam, ze to terrorysci internetowi z echelonu planuja
> kolejny atak na centrale TPSA
- Expert vel Jacek (obecnie gol### [at] pocztaonetpl)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.