POV-Ray : Newsgroups : povray.binaries.images : YAMFT Server Time
12 Aug 2024 21:22:23 EDT (-0400)
  YAMFT (Message 11 to 15 of 15)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Doug Eichenberg
Subject: Re: YAMFT
Date: 29 Jul 2003 18:50:57
Message: <3f26fa51@news.povray.org>
I figured most people will be using it on meshes, so I wrote a placement
routine with that in mind... basically an add-on macro to Chris Colefaxes
PCM macros.  I think for other uses I will leave it to the user.  The per
triangle method I came up with seems to give the best coverage.  I tried a
random bounding box approach, and there were just too many patchy areas.

--
Douglas C. Eichenberg
dou### [at] nlsnet
http://www.getinfo.net/douge


Post a reply to this message

From: Kitsune e
Subject: Re: YAMFT
Date: 29 Jul 2003 23:00:02
Message: <web.3f2730188dd5ddb48f1ff1a50@news.povray.org>
Doug Eichenberg wrote:
>I figured most people will be using it on meshes, so I wrote a placement
>routine with that in mind... basically an add-on macro to Chris Colefaxes
>PCM macros.  I think for other uses I will leave it to the user.  The per
>triangle method I came up with seems to give the best coverage.  I tried a
>random bounding box approach, and there were just too many patchy areas.

Yes where to take samples from was my main problem aswell, too many samples
and the parse gets slow, too few...  Also figuring out how to hit every
nook and
cranny was a problem with using trace() as things could be shadowed from my
rays.  Still for baldness and such... maybe do per-vertex hairiness?
oh-well I guess I will have to wait until you release it to what it can do!


Post a reply to this message

From: Thomas Willhalm
Subject: Re: YAMFT
Date: 30 Jul 2003 05:54:31
Message: <3f2795d7@news.povray.org>
Doug Eichenberg wrote:

> The rabbit is a triangle mesh I converted from a 3ds file.  The fur
> placement routine requires a PCM file, made with Warps mesh compressor. 
> It then parses through the PCM file and places the fur on a per triangle
> basis.

Would you mind to send it to me? I would like to test it with my fur.

Thanks in advance.
Thomas

-- 
aaa := ira


Post a reply to this message

From: Alf Peake
Subject: Re: YAMFT
Date: 30 Jul 2003 11:11:17
Message: <3f27e015@news.povray.org>
"Doug Eichenberg" <dou### [at] nlsnet> wrote in message
news:3f25ecd0@news.povray.org...
> looks sort of like a shag carpet bunny.
>

Rugs bunny! I love it.

Alf


Post a reply to this message

From: Doug Eichenberg
Subject: Re: YAMFT
Date: 1 Aug 2003 18:14:10
Message: <3f2ae632$1@news.povray.org>
Sure, send me an e-mail, it might be too big to post here.

--
Douglas C. Eichenberg
dou### [at] nlsnet
http://www.getinfo.net/douge


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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