|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
try answer what's going on without render of my new signature
ABX
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
: #declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
: union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
: function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
: contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
I have this irresistible urge to shorten other people's signatures...
#declare _=function{(x^2+y^2)^.5-z}#default{finish{ambient 1reflection
1}}union{plane{y,-3}plane{-x,-3}pigment{rgb 0}}isosurface{function{_(
x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{-3*y-.1*z<3,0,.1>}}translate z*15pigment{rgb 1}}
--
#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 25 Oct 2001 10:45:28 -0400, Warp wrote:
> I have this irresistible urge to shorten other people's signatures...
I'm not sure whether to feel hurt or honored that you haven't shortened this
one yet.
--
#macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C)bicubic_patch{type 1u_steps 6
v_steps 6R(1)R(3)R(5)R(7)translate 9*z-2pigment{rgb z}}#end#macro _(Y)#local X=
asc(substr(C,Y,1))-65;<mod(X,4)div(X,4)>#end#local O=union{Q("ABEFUQWS")Q(// RON
"WSXTLOJN")}Q("JNKLCGCD")union{O}union{O translate 3*x}light_source{x 1}//PARKER
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Cool (or geek) factor set apart, these signatures are a pain whenever
you do a text search on a pov keyword to find an old post. I encountered
this problem regulary while trying to find if a bug was already reported
or not.
I have no negative feeling with this and I want to hurt no one. I am not
even complaining. It's just that my english isn't good enough to put
this as tactfully as I'd wish to.
Povingly,
Philippe
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 25 Oct 2001 16:53:14 +0100, Philippe Debar wrote:
> Cool (or geek) factor set apart, these signatures are a pain whenever
> you do a text search on a pov keyword to find an old post. I encountered
> this problem regulary while trying to find if a bug was already reported
> or not.
What, your search program doesn't automatically strip signatures? :)
Mine doesn't either, actually, but it seems somewhat odd to be searching on
keywords anyway... I usually search on concept words.
--
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's
Post a reply to this message
|
|
| |
| |
|
|
From: Christoph Hormann
Subject: Re: modern signature should use 3.5 :)
Date: 25 Oct 2001 11:58:56
Message: <3BD836C0.CB6872DF@gmx.de>
|
|
|
| |
| |
|
|
Ron Parker wrote:
>
> What, your search program doesn't automatically strip signatures? :)
>
> Mine doesn't either, actually, but it seems somewhat odd to be searching on
> keywords anyway... I usually search on concept words.
>
Of course searching for common keywords does make no sence, but i quite
often search for the more seldom ones, like isosurface function names etc.
Christoph
--
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 25 Oct 2001 17:58:56 +0200, Christoph Hormann wrote:
>
>
> Ron Parker wrote:
>>
>> What, your search program doesn't automatically strip signatures? :)
>>
>> Mine doesn't either, actually, but it seems somewhat odd to be searching on
>> keywords anyway... I usually search on concept words.
>>
>
> Of course searching for common keywords does make no sence, but i quite
> often search for the more seldom ones, like isosurface function names etc.
Oddly enough, after posting that I went and searched on the word "background"
which just happened to appear in the version of my .sig that was attached to
that post, and lo and behold I got a bunch of articles that actually had
something to do with backgrounds. If articles with my .sig were included,
they were toward the bottom of the (relevance-weighted) search.
--
#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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ron Parker <ron### [at] povrayorg> wrote:
: I'm not sure whether to feel hurt or honored that you haven't shortened this
: one yet.
: --
: #macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C)bicubic_patch{type 1u_steps 6
: v_steps 6R(1)R(3)R(5)R(7)translate 9*z-2pigment{rgb z}}#end#macro _(Y)#local X=
: asc(substr(C,Y,1))-65;<mod(X,4)div(X,4)>#end#local O=union{Q("ABEFUQWS")Q(// RON
: "WSXTLOJN")}Q("JNKLCGCD")union{O}union{O translate 3*x}light_source{x 1}//PARKER
I apologize. Here it is:
#macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C,T)bicubic_patch{type 1u_steps
6v_steps 6R(1)R(3)R(5)R(7)pigment{rgb z}}#end#macro _(Y)#local X=asc(substr(C,Y
,1))-65;<T+mod(X,4)div(X,4)9>-2#end#macro O(T)Q("ABEFUQWS",T)Q("WSXTLOJN",T)#
end O(0)O(3)Q("JNKLCGCD",0)light_source{x 1}// RON PARKER
--
#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 25 Oct 2001 12:45:44 -0400, Warp wrote:
> I apologize. Here it is:
>
> #macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C,T)bicubic_patch{type 1u_steps
> 6v_steps 6R(1)R(3)R(5)R(7)pigment{rgb z}}#end#macro _(Y)#local X=asc(substr(C,Y
> ,1))-65;<T+mod(X,4)div(X,4)9>-2#end#macro O(T)Q("ABEFUQWS",T)Q("WSXTLOJN",T)#
> end O(0)O(3)Q("JNKLCGCD",0)light_source{x 1}// RON PARKER
Very nice. I had hoped you'd do something about those awful unions.
--
#macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C)bicubic_patch{type 1u_steps 6
v_steps 6R(1)R(3)R(5)R(7)translate 9*z-2pigment{rgb z}}#end#macro _(Y)#local X=
asc(substr(C,Y,1))-65;<mod(X,4)div(X,4)>#end#local O=union{Q("ABEFUQWS")Q(// RON
"WSXTLOJN")}Q("JNKLCGCD")union{O}union{O translate 3*x}light_source{x 1}//PARKER
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ron Parker <ron### [at] povrayorg> wrote:
: Very nice. I had hoped you'd do something about those awful unions.
I also tried to replace those strings with numerical values. If you had used
4-bit values (2+2 bits) to encode the coordinates it would have worked just
fine (it could have reduced the sig even more, besides making it a bit more
obfuscated), but you have used 5-bit values (2+3 bits) which made the resulting
numbers just too big to be of any use (at least in reducing the sig).
--
#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
|
|
| |
| |
|
|
|
|
| |
|
|