POV-Ray : Newsgroups : povray.binaries.images : Maya fur, test 2 Server Time
12 Aug 2024 17:12:29 EDT (-0400)
  Maya fur, test 2 (Message 1 to 8 of 8)  
From: Doug Eichenberg
Subject: Maya fur, test 2
Date: 14 Jul 2003 18:41:00
Message: <3f13317c@news.povray.org>
I rewrote the hair generating algorithm... the previous version was simply a
flat mesh of triangles, and I wasn't happy with it.  This one generates a
more cylindrical shape, and is constructed of a mesh of smooth triangles
instead (including surface normals).  Only a few parameters are programmed
in so far: base diameter, tip diameter, length, number of segments, base
curl, base texture, tip texture.  It assigns individual textures to each
segment that are interpolated from base to tip.  The next two additions are
tip curl and scraggle.  Ultimately, it will duplicate the way hair and fur
are generated by Maya (so I hope).

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


Post a reply to this message


Attachments:
Download 'furtest3.jpg' (112 KB) Download 'furtest4.jpg' (127 KB)

Preview of image 'furtest3.jpg'
furtest3.jpg

Preview of image 'furtest4.jpg'
furtest4.jpg


 

From: Tim Cook
Subject: Re: Maya fur, test 2
Date: 14 Jul 2003 22:45:01
Message: <3f136aad$1@news.povray.org>
Doug Eichenberg wrote:
> This one generates a more cylindrical shape, and is constructed of a
> mesh of smooth triangles instead (including surface normals).

What's wrong with bezier patches?

-- 
Tim Cook
http://home.bellsouth.net/p/PWP-empyrean

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------


Post a reply to this message

From: Doug Eichenberg
Subject: Re: Maya fur, test 2
Date: 14 Jul 2003 23:09:05
Message: <3f137051$1@news.povray.org>
Hmm, I don't know... haven't looked into the possibility actually.  I chose
to use a triangle mesh since I wanted to use triangle texture interpolation.
I've never messed around with bezier patches, but i will take a look and see
if it's possible and if it has any benefits.

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


Post a reply to this message

From: Doug Eichenberg
Subject: Re: Maya fur, test 2
Date: 15 Jul 2003 01:02:06
Message: <3f138ace@news.povray.org>
Got the tip curl implemented now too.  Incidentally, the amount of curl on
the base and tip is unlimited.  I rendered this one with the tip curl set to
360 degrees to demonstrate.


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


Post a reply to this message


Attachments:
Download 'furtest5.jpg' (30 KB)

Preview of image 'furtest5.jpg'
furtest5.jpg


 

From: Tim Cook
Subject: Re: Maya fur, test 2
Date: 15 Jul 2003 02:30:04
Message: <3f139f6c$1@news.povray.org>
Damn that's cool.  Please make a Moray plugin for it, too? :)

-- 
Tim Cook
http://home.bellsouth.net/p/PWP-empyrean

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------


Post a reply to this message

From: Apache
Subject: Re: Maya fur, test 2
Date: 15 Jul 2003 07:55:01
Message: <web.3f13ea98f80ce620741409890@news.povray.org>
Holy cow!!!!! This is really impressive stuff man!

I'm definitely going to use this in the near future, believe me. (for
animations also)


Post a reply to this message

From: Doug Eichenberg
Subject: Re: Maya fur, test 2
Date: 15 Jul 2003 17:25:41
Message: <3f147155$1@news.povray.org>
Well thanks :)
Hadn't thought about animations yet... actually I've never messed around
with animation at all.

Did some work today on scraggle, which is close to finished.  Scraggle is
basically Maya's term for turbulence it seems.  Anyhow, will post a sample
when its done.

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


Post a reply to this message

From: Florian Brucker
Subject: Re: Maya fur, test 2
Date: 16 Jul 2003 08:37:42
Message: <3f154716$1@news.povray.org>
Hey Doug!

Your work is really fascinating!

As for the animations - a little one with curling changing from 0 to 360
degrees would look damn good already.

Keep up the good work,
Florian


Post a reply to this message

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