|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Can anyone suggest a convenient method to produce 'webbing' between
struts? I'm looking for something similar to a frog's foot, where the
toes are still distinct, yet the webbing blends in smoothly.
I've tried blobs without much luck. This is my first experience with
hand coded blobs, so I'm not very good at it.
Simon
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Simon de Vet" <sde### [at] istarca> wrote in message
news:39AF271B.43999CD8@istar.ca...
| Can anyone suggest a convenient method to produce 'webbing' between
| struts? I'm looking for something similar to a frog's foot, where the
| toes are still distinct, yet the webbing blends in smoothly.
|
| I've tried blobs without much luck. This is my first experience with
| hand coded blobs, so I'm not very good at it.
Possible, perhaps, by using negative strength blob components to thin the
webbing out. So say you had several cylinders with spheres between then add
negative strength spheres above and below each of the positive strength
spheres. Might have to up the cylinder strengths though. But it might
work.
If not that then isosurfaces using a image map pigment for the function
should certainly work (maybe).
Or how about sphere sweeps? If the spheres could be scaled and rotated
correctly enough.
Bob
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Simon de Vet wrote:
>
> Can anyone suggest a convenient method to produce 'webbing' between
> struts? I'm looking for something similar to a frog's foot, where the
> toes are still distinct, yet the webbing blends in smoothly.
>
> I've tried blobs without much luck. This is my first experience with
> hand coded blobs, so I'm not very good at it.
>
I would suggest isosurfaces, they can handle much more complicated shapes than
blobs. For "blobbing" effects with isosurfaces you can look at Samuel's
isosurface tutorial:
http://www.hamiltonite.pwp.blueyonder.co.uk/raytracing/STBenge/stbenge.html
Christoph
--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I would use an extruded spline or polyline shaped like a cross-section of
the webbing
between any two toes. Not sure what software can handle this (I use
AutoCAD), but
someone else around here probably does. Good luck!
--
- Doug Eichenberg
http://www.getinfo.net/douge
dou### [at] nlsnet
"Simon de Vet" <sde### [at] istarca> wrote in message
news:39AF271B.43999CD8@istar.ca...
> Can anyone suggest a convenient method to produce 'webbing' between
> struts? I'm looking for something similar to a frog's foot, where the
> toes are still distinct, yet the webbing blends in smoothly.
>
> I've tried blobs without much luck. This is my first experience with
> hand coded blobs, so I'm not very good at it.
>
>
> Simon
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Its possible to do it, I had some code a while back for a penguin's foot
using blobs, it took a little experimentation but I got there in the
end, as I said, I lost the code, sorry.
G.
Simon de Vet wrote:
>
> Can anyone suggest a convenient method to produce 'webbing' between
> struts? I'm looking for something similar to a frog's foot, where the
> toes are still distinct, yet the webbing blends in smoothly.
>
> I've tried blobs without much luck. This is my first experience with
> hand coded blobs, so I'm not very good at it.
>
> Simon
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <39AF271B.43999CD8@istar.ca>, sde### [at] istarca wrote:
> Can anyone suggest a convenient method to produce 'webbing' between
> struts? I'm looking for something similar to a frog's foot, where the
> toes are still distinct, yet the webbing blends in smoothly.
There is a "solar sail" space ship being worked on right now, the sails
look like they would be exactly what you want. Check the recent postings
in p.b.i and p.b.a.
--
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/
<><
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hmm... I'd try two height fields. One facing up and the other down.
> From: "Doug Eichenberg" <dou### [at] nlsnet>
> Newsgroups: povray.newusers
> Date: Sun, 3 Sep 2000 12:26:39 -0400
> Subject: Re: Webbed toes
>
> I would use an extruded spline or polyline shaped like a cross-section of
> the webbing
> between any two toes. Not sure what software can handle this (I use
> AutoCAD), but
> someone else around here probably does. Good luck!
>
> --
> - Doug Eichenberg
> http://www.getinfo.net/douge
> dou### [at] nlsnet
> "Simon de Vet" <sde### [at] istarca> wrote in message
> news:39AF271B.43999CD8@istar.ca...
>> Can anyone suggest a convenient method to produce 'webbing' between
>> struts? I'm looking for something similar to a frog's foot, where the
>> toes are still distinct, yet the webbing blends in smoothly.
>>
>> I've tried blobs without much luck. This is my first experience with
>> hand coded blobs, so I'm not very good at it.
>>
>>
>> Simon
>>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |