|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
see povray.binaries.scene-files for the source :)
cu!
--
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x) // ZK http://www.povplace.com
Post a reply to this message
Attachments:
Download 'greebletest.jpg' (51 KB)
Preview of image 'greebletest.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Wow! Wow! Wow!
Tora! Tora! Tora!
Sven
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Watch it! There should be a warning in the subject line. There may be
children reading this newsgroup!
;)
Rune
--
http://runevision.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:448564ca@news.povray.org...
> Watch it! There should be a warning in the subject line. There may be
> children reading this newsgroup!
You naughty boy!
Marc
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
M_a_r_c wrote:
> news:448564ca@news.povray.org...
>> Watch it! There should be a warning in the subject line. There may be
>> children reading this newsgroup!
>
> You naughty boy!
>
> Marc
>
>
I gotta be honest.. I immediately saw the same thing.
I'm sure there is something Freudian in that.
Dave.
PS. Nice work Zeger. Any idea why it does not work in POV 3.7? I know
you said it only works in MegaPOV but was wondering if you had found the
reason why?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"David Brickell" <d.b### [at] nospamgmailcom> wrote in message
news:448### [at] nospamgmailcom...
> M_a_r_c wrote:
> > news:448564ca@news.povray.org...
> >> Watch it! There should be a warning in the subject line. There may
be
> >> children reading this newsgroup!
> >
> > You naughty boy!
> >
> > Marc
> >
> >
>
> I gotta be honest.. I immediately saw the same thing.
>
> I'm sure there is something Freudian in that.
I'm afraid that I can't see it in that way :-/ :)
must be my pure mind :p
> Dave.
>
> PS. Nice work Zeger.
thank you :)
> Any idea why it does not work in POV 3.7? I know
> you said it only works in MegaPOV but was wondering if you had found
the
> reason why?
well, as I said in povray.binaries.scene-files: I suppose MegaPOV just
ignores too small polygons, where POV-Ray tries to create them,
resulting in that error :(
I'm trying to find a way to make sure the greeble-system doesn't create
too small polygons, but I'm not sure how to do it :-/
cu!
--
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x) // ZK http://www.povplace.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message
news:44845e54$1@news.povray.org...
> Wow! Wow! Wow!
tnx :)
> Tora! Tora! Tora!
what does tora mean? :-/
cu!
--
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x) // ZK http://www.povplace.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:4486d47c$1@news.povray.org...
"Sven Littkowski" <sve### [at] jamaica-focuscom> wrote in message
news:44845e54$1@news.povray.org...
> Wow! Wow! Wow!
tnx :)
> Tora! Tora! Tora!
what does tora mean? :-/
Tiger! Tiger! Tiger in japanese
It was the signal to begin attack on Pearl Harbour
Marc
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Zeger Knaepen wrote:
> "David Brickell" <d.b### [at] nospamgmailcom> wrote in message
news:448### [at] nospamgmailcom...
>> M_a_r_c wrote:
>>> news:448564ca@news.povray.org...
>>>> Watch it! There should be a warning in the subject line. There may be
>>>> children reading this newsgroup!
>>> You naughty boy!
>>>
>>> Marc
>>>
>>>
>> I gotta be honest.. I immediately saw the same thing.
>>
>> I'm sure there is something Freudian in that.
>
> I'm afraid that I can't see it in that way :-/ :)
> must be my pure mind :p
>
>> Dave.
>>
>> PS. Nice work Zeger.
>
> thank you :)
>
>> Any idea why it does not work in POV 3.7? I know
>> you said it only works in MegaPOV but was wondering if you had found the
>> reason why?
>
> well, as I said in povray.binaries.scene-files: I suppose MegaPOV just ignores too
small polygons, where POV-Ray tries to create them, resulting in that error :(
>
> I'm trying to find a way to make sure the greeble-system doesn't create too small
polygons, but I'm not sure how to do it :-/
>
> cu!
Well good luck in trying to sort it out and once again excellent work.
Are we going to see a "Star Wars" style battle cruiser coming from you
to really show off the macro?
keep up the good work
Dave.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hmm, if you don't know the historical maning of the word "Tora!", than you
successful attack against Pearl Harbour. After the success of their surprise
attack, they shouted that word...
It is something like "Hurra!".
Greetings,
Sven
"Zeger Knaepen" <zeg### [at] povplacecom> schrieb im Newsbeitrag
news:4486d47c$1@news.povray.org...
what does tora mean?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |