POV-Ray : Newsgroups : povray.general : everything has premiere Server Time
8 Aug 2024 04:11:09 EDT (-0400)
  everything has premiere (Message 3 to 12 of 12)  
<<< Previous 2 Messages Goto Initial 10 Messages
From: Mr  Art
Subject: Re: everything has premiere
Date: 24 Apr 2001 06:37:53
Message: <3AE58FDE.BC09ADAB@chesapeake.net>
Very well done.
Mr. Art

Wlodzimierz ABX Skiba wrote:
> 
> Inspired by Warp and others I decided to spent my last evening on signature. I
> hope it is not too long for a first time and I like its output.
> 
> ABX
> 
> --
> #local A="000114120001121034130151142153134064180060195"#local B=0;#macro G()
> #declare B=B+1;val(substr(A,B,1))#end#local S=seed(1);light_source{10,1}blob{
> threshold.6#local U=z;#local Y=0;#while(Y<15)#local E=G()*.7+.1e-3;#local V=<
> 3.5-G(),G()-2.5,-1>;#local X=0;#while(X<1)sphere{<12*X+rand(S)-6,Y+rand(S)-5,
> -1>1,1}sphere{U+X*(V-U)+rand(S)E,.3}#local X=X+.01;#end#local U=V;#local Y=Y+
> 1;#end texture{pigment{rgb 1}normal{agate}}}camera{location z*8look_at 0}


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: everything has premiere
Date: 24 Apr 2001 07:23:33
Message: <3ae56235@news.povray.org>
Nekar Xenos wrote in message <3ae55665@news.povray.org>...
> What next? Real time raytracing sigs?

some time ago I've posted to p.b.anim shortest code for animation.
it cuold be signature but only for somebody called Counter :-)

ABX


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: everything has premiere
Date: 24 Apr 2001 07:33:26
Message: <3ae56486@news.povray.org>
Mr. Art wrote in message <3AE58FDE.BC09ADAB@chesapeake.net>...
> Very well done.
> Mr. Art

Thanks
I found that it has another shorter interesting view
just location 5 intead of location z*8 in camera{} settings

ABX


Post a reply to this message

From: Warp
Subject: Re: everything has premiere
Date: 24 Apr 2001 07:35:27
Message: <3ae564ff@news.povray.org>
Perhaps a bit long for a signature, but looks cool.

-- 
char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/


Post a reply to this message

From: Warp
Subject: Re: everything has premiere
Date: 24 Apr 2001 07:37:45
Message: <3ae56589@news.povray.org>
Warp <war### [at] tagpovrayorg> wrote:
: char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
: main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
: c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/

  Don't know why my old signature jumped back...

-- 
#local D=array[6]{11117333955,7382340,3358,3900569407,970,4254934330}
#local I=0;#macro M()<mod(D[I],13)-6,mod(div(D[I],13),8)-3,10>#end
#while(I<6)cylinder{M()#local D[I]=div(D[I],104);M().1
pigment{rgb M()}}#local I=(D[I]>99?I:I+1);#end              /*- Warp -*/


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: everything has premiere
Date: 24 Apr 2001 07:50:49
Message: <3ae56899@news.povray.org>
Warp wrote in message <3ae564ff@news.povray.org>...
> Perhaps a bit long for a signature, but looks cool.


Thanks, I promise not use it too often.

ABX


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: everything has premiere
Date: 24 Apr 2001 08:43:09
Message: <3ae574dd$1@news.povray.org>
very nice :) - think i am just going to have to do one myself now !!


--
Rick

Kitty5 WebDesign - http://Kitty5.com
Hi-Impact database driven web site design & e-commerce
TEL : +44 (01625) 266358 - FAX : +44 (01625) 611913 - ICQ : 15776037
POV-Ray News & Resources - http://Povray.co.uk

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: everything has premiere
Date: 24 Apr 2001 19:16:32
Message: <3AE6068B.352F774F@online.no>
Wlodzimierz ABX Skiba wrote:
> 
> Inspired by Warp and others I decided to spent my last evening on signature. I
> hope it is not too long for a first time and I like its output.
> 
> ABX
> 
> --
> #local A="000114120001121034130151142153134064180060195"#local B=0;#macro G()
> #declare B=B+1;val(substr(A,B,1))#end#local S=seed(1);light_source{10,1}blob{
> threshold.6#local U=z;#local Y=0;#while(Y<15)#local E=G()*.7+.1e-3;#local V=<
> 3.5-G(),G()-2.5,-1>;#local X=0;#while(X<1)sphere{<12*X+rand(S)-6,Y+rand(S)-5,
> -1>1,1}sphere{U+X*(V-U)+rand(S)E,.3}#local X=X+.01;#end#local U=V;#local Y=Y+
> 1;#end texture{pigment{rgb 1}normal{agate}}}camera{location z*8look_at 0}

Interesting technique ABX !

It reminds me of something we played with once 
at the university. Guess what.


For another image, try to replace your character 
string with this one:

"000035130155025154176178169149128057156146157"

Then also replace the camera location z*8 with 
z*18 for a better view of this one.

;)


Btw: You'll get one character less if you replace
.1e-3 with 1e-4. (Or did you do it that way to get
a straight right margin ?)


-- 
Best regards,

Tor Olav

mailto:tor### [at] hotmailcom
http://hjem.sol.no/t-o-k/tokpicts.html
http://www.crosswinds.net/~tok


Post a reply to this message

From: Wlodzimierz ABX Skiba
Subject: Re: everything has premiere
Date: 25 Apr 2001 04:24:51
Message: <3ae689d3$1@news.povray.org>
Tor Olav Kristensen wrote in message <3AE6068B.352F774F@online.no>...
>Wlodzimierz ABX Skiba wrote:
>> Inspired by Warp and others I decided to spent my last evening on signature.
I
>> hope it is not too long for a first time and I like its output.
>
> Interesting technique ABX !

Thanks

> It reminds me of something we played with once
> at the university. Guess what.

No idea.

> "000035130155025154176178169149128057156146157"
> Then also replace the camera location z*8 with
> z*18 for a better view of this one.

I'll check this

> Btw: You'll get one character less if you replace
> .1e-3 with 1e-4. (Or did you do it that way to get
> a straight right margin ?)

at begining there was simple .001
but I add 1e-3 with the same space but more magic look ;-)
and add "." to justify margins

ABX


Post a reply to this message

From: Zeger Knaepen
Subject: Re: everything has premiere
Date: 25 Apr 2001 08:46:12
Message: <3ae6c714$1@news.povray.org>
sweeeet! :)
I tried one too.  It might be a bit long...

> Inspired by Warp and others I decided to spent my last evening on
signature. I
> hope it is not too long for a first time and I like its output.
>
> ABX
>
> --
> #local A="000114120001121034130151142153134064180060195"#local B=0;#macro
G()
> #declare B=B+1;val(substr(A,B,1))#end#local
S=seed(1);light_source{10,1}blob{
> threshold.6#local U=z;#local Y=0;#while(Y<15)#local E=G()*.7+.1e-3;#local
V=<
> 3.5-G(),G()-2.5,-1>;#local
X=0;#while(X<1)sphere{<12*X+rand(S)-6,Y+rand(S)-5,
> -1>1,1}sphere{U+X*(V-U)+rand(S)E,.3}#local X=X+.01;#end#local U=V;#local
Y=Y+
> 1;#end texture{pigment{rgb 1}normal{agate}}}camera{location z*8look_at 0}


--
camera{location -z*3}#macro G(b,e)b+(e-b)*(C/50)#end#macro L(b,e,k,l)#local
C=0;#while(C<50)sphere{G(b,e),.1pigment{rgb G(k,l)}finish{ambient 1}}#local
C=C+1;#end#end
L(<-1,1>,<0,1>,<1,0>,<1,1>)L(<0,1>,<-1,-1>,<1,1>,<0,1>)L(<-1,-1>,<0,-1>,<0,1
>,<0,1,1>)L(<0,-1>,<0,1>,<0,1,1>,<1,1,0>)L(0,<1,1>,<.5,1,.5>,<1,0>)L(0,<1,-1
>,<.5,1,.5>,<1,0>)  // ZK http://www.povplace.be.tf


Post a reply to this message

<<< Previous 2 Messages Goto Initial 10 Messages

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