POV-Ray : Newsgroups : povray.binaries.images : NanoPOV Server Time
16 Aug 2024 14:21:22 EDT (-0400)
  NanoPOV (Message 3 to 12 of 12)  
<<< Previous 2 Messages Goto Initial 10 Messages
From: Grey Knight
Subject: Re: NanoPOV
Date: 19 Feb 2002 09:47:54
Message: <3C72658E.9D85F4EF@namtar.qub.ac.uk>
A couple more; here's Gail's sig;

#macro G(H,S)disc{0z.4pigment{onion
color_map{[0rgb<sin(H/pi)cos(S/pi)*(H<6)
cos(S/pi)*(H>6)>*18][.4rgb 0]}}translate<H-5S-3,9>}#end
G(3,5)G(2,5.5)G(1,5)
G(.6,4)G(.5,3)G(.6,2)G(1,1)G(2,.5)G(3,.7)G(3.2,1.6)G(3.1,2.5)G(2.2,2.5)G(9,5
)G(8,5.5)G(7,5)G(7,4)G(7.7,3.3)G(8.3,2.7)G(9,2)G(9,1)G(8,.5)G(7,1)//GS

And also Mark James Lewin's;

text{ttf"timrom.ttf"concat(#local
O=1;#while(O<7)chr(val(substr(concat(#local Q=
1;#while(Q<7)str(asc(substr("???<?>",Q,1))-56,0,0),#local
Q=Q+1;#end""),O,2))),#
local O=O+2;#end"").1,0pigment{rgb 9}translate-<1,.3,-2>} // MJL

And now the images (antialiased!);

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message


Attachments:
Download 'mjl_sig.png' (4 KB) Download 'gail_sig.png' (14 KB)

Preview of image 'mjl_sig.png'
mjl_sig.png

Preview of image 'gail_sig.png'
gail_sig.png


 

From:
Subject: Re: NanoPOV
Date: 19 Feb 2002 10:18:04
Message: <3c726cac@news.povray.org>
> Sorry, that should have been povray.general
> Anyone got any files they want me to stick throught NanoPOV? I'm
> restricted to 3.1 stuff at the minute, unfortuantely.

You could try my fern. It runs in 3.1g
As long you don't save the mesh as an include (which would result in approx.
30MB).... you just have to wait hours *g*

regards
SY


Post a reply to this message

From: Grey Knight
Subject: Re: NanoPOV
Date: 19 Feb 2002 10:38:37
Message: <3C727171.2122A7E1@namtar.qub.ac.uk>

> 
> > Sorry, that should have been povray.general
> > Anyone got any files they want me to stick throught NanoPOV? I'm
> > restricted to 3.1 stuff at the minute, unfortuantely.
> 
> You could try my fern. It runs in 3.1g
> As long you don't save the mesh as an include (which would result in approx.
> 30MB).... you just have to wait hours *g*
> 
> regards
> SY

A scenefile would help; have you posted it already? I checked p.b.s-f,
but couldn't find it.

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message

From:
Subject: Re: NanoPOV
Date: 19 Feb 2002 12:52:50
Message: <3c7290f2@news.povray.org>
> A scenefile would help; have you posted it already? I checked p.b.s-f,
> but couldn't find it.

Indeed it would help.
My post was meant as joke but you may try it anyway. I just posted the
includes, the POV and the INI in p.b.s-f
have fun!
regards
SY


Post a reply to this message

From: Mark James Lewin
Subject: Re: NanoPOV
Date: 19 Feb 2002 16:27:36
Message: <3C72C2A5.49A1A007@yahoo.com.au>
So, people other than myself render other's signatures too :-)

MJL

--
text{ttf"timrom.ttf"concat(#local O=1;#while(O<7)chr(val(substr(concat(#local Q=
1;#while(Q<7)str(asc(substr("???<?>",Q,1))-56,0,0),#local Q=Q+1;#end""),O,2))),#
local O=O+2;#end"").1,0pigment{rgb 9}translate-<1,.3,-2>} // MJL


Post a reply to this message

From: Zeger Knaepen
Subject: Re: NanoPOV
Date: 19 Feb 2002 17:14:04
Message: <3c72ce2c$1@news.povray.org>
> So, people other than myself render other's signatures too :-)
I used to do that too, but it made me want to change my signature every few days
to make it more inventive :)

cu!
--
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(y-x,y,x,x+y)L(y,-x-y,x+y,y)L(-x-y,-y,y,y+z)L(-y,y,y+z,x+y)L(0,x+y,
<.5,1,.5>,x)L(0,x-y,<.5,1,.5>,x)               // ZK http://www.povplace.be.tf


Post a reply to this message

From: Grey Knight
Subject: Re: NanoPOV
Date: 20 Feb 2002 06:49:09
Message: <3C738D23.641A7431@namtar.qub.ac.uk>

> 
> > A scenefile would help; have you posted it already? I checked p.b.s-f,
> > but couldn't find it.
> 
> Indeed it would help.
> My post was meant as joke but you may try it anyway. I just posted the
> includes, the POV and the INI in p.b.s-f
> have fun!
> regards
> SY

I'll do it later this afternoon, when I find a computer that works
properly :(

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message

From: Grey Knight
Subject: Re: NanoPOV
Date: 20 Feb 2002 09:12:36
Message: <3C73AEC8.F85E5962@namtar.qub.ac.uk>
Okay, I'm parsing it now (or rather NanoPOV is) I'm using 320*240, no
AA, no rad so maybe it'll finish sometime today ;)

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message

From: Grey Knight
Subject: Re: NanoPOV
Date: 20 Feb 2002 09:16:33
Message: <3C73AFB5.D8E39F52@namtar.qub.ac.uk>
Damn. Spoke too soon.

//@---soe---
#ifdef (Fern_Hanging)
//        #local lOutFileName = "fern_hanging.inc"
//        #local lOutFileName = "E:\fern_hanging.inc"
        #local lTextureFileName = concat(lOutFileName <----ERROR

h:\pov\fern2.pov :226: error: string expression expected but undeclared
identifier 'lOutFileName' found instead.
//@--eoe---

I think you forgot a file.

-- 
signature{
  "Grey Knight" contact{ email "gre### [at] yahoocom" }
  site_of_week{ url "http://digilander.iol.it/jrgpov" }
}


Post a reply to this message

From:
Subject: Re: NanoPOV
Date: 20 Feb 2002 10:27:22
Message: <3c73c05a@news.povray.org>
> I think you forgot a file.
No this is created after the first successful run.
Please see my reply on p.b.s-f holding the latest fern2.pov file and a
description how to use it.
have fun.
regards,
SY


Post a reply to this message

<<< Previous 2 Messages Goto Initial 10 Messages

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