|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
So, I've begun modelling a gerbera flower. This is actually
only my first approach, so lots of suggestions are very
welcome.
There are 50 large petals and 1500 small petals on this
flower, each on is the same, but differently scaled. For the
final version, I want to create all different petals, so
I'm devising a macro for that as I go along.
The petals are attached to a two-component-blob,
but that is only a filler, so that you cannot see behind the
petals. I want to model something more accurate for
the final, but I'm sticking with the petals for now.
If anyone can give me some detailed information on
how I could calculate normals for the triangles' vertices,
without having some end up pointing out- or inside, but
rather all outside, and how to do that accurately at the
borders of the mesh (which is actually a X by Z sort
of mesh, e.g. a piece of cloth wrapped to fit the form
of one half petal), I'd be grateful. I wanted to do
some surface retouch (actual displacement of the mesh)
based on the normals, but couldn't get them right.
So, suggestions and comments are all welcome.
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Post a reply to this message
Attachments:
Download 'gerb2.jpg' (44 KB)
Preview of image 'gerb2.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The flower is very nice.
I've got a macro that will sort the normals for a N x N mesh if you would
like it. Input is a two dimensional array containing the vertices.
-Shay
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Yeah, that would be cool. Is it commented well
enough, because I'd actually like to go through yours
and then see what I can do myself?
(Sort of letting your code explain the job, and
then writing it itself, that's how I work most of the time)
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I'll clean it up and e.mail it to you tonight. I'll add some comments and
rename the variables as well.
-Shay
Tim Nikias <tim### [at] gmxde> wrote in message
news:3C964967.BDE5D6E7@gmx.de...
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thanks very much!
This is one of those days where you see that the
newsgroups are the best place for POVers to
go...
Shay admitted he'd have to clean up:
> I'll clean it up and e.mail it to you tonight. I'll add some comments and
> rename the variables as well.
> -Shay
>
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Very nice!
Looking forward for your next versions,
regards
SY
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I'm mailing it to you now. Squeaky clean.
-Shay
"Tim Nikias" <tim### [at] gmxde> wrote in message
news:3C964C9C.EBC5F148@gmx.de...
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I'll have a look at it and then mail you a
reply. Thanks for your help!
Shay said something like:
> I'm mailing it to you now. Squeaky clean.
>
> -Shay
>
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |