|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Here's my head...
No, not my head, but my head...
Hmmm...
I mean my blobby head...
Hmmm...
Still sounds like I'm talking 'bout my head...
It's not finished.
ZK
http://www.pocplace.be.tf
Post a reply to this message
Attachments:
Download 'Hoofd.jpg' (28 KB)
Preview of image 'Hoofd.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
At first, when I could only see the very top of the image, it looked
like a planet. :-)
--
Christopher James Huff - Personal e-mail: chr### [at] maccom
TAG(Technical Assistance Group) e-mail: chr### [at] tagpovrayorg
Personal Web page: http://homepage.mac.com/chrishuff/
TAG Web page: http://tag.povray.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Sweet, I like the texturing.I wonder what it would look like with this
pigment I made a while ago:
#declare Hexcolor = array[3] {LightWood,Flesh,Tan}
// You can use any three colors here, mine aren't very good
// because I just used colors.inc
sphere { 0,1.5
texture {
pigment {
hexagon color Hexcolor[0] color Hexcolor[1] color Hexcolor[2]
turbulence 4 lambda 4 omega 0.5 octaves 5
}
}
texture {
pigment {
hexagon
pigment { color Hexcolor[0] transmit .5 }
pigment { color Hexcolor[1] transmit .5 }
pigment { color Hexcolor[2] transmit .5 }
turbulence 4 lambda 4 omega 0.5 octaves 5
scale 1/3
}
}
texture {
pigment {
hexagon
pigment { color Hexcolor[0] transmit .67 }
pigment { color Hexcolor[1] transmit .67 }
pigment { color Hexcolor[2] transmit .67 }
turbulence 4 lambda 4 omega 0.5 octaves 5
scale 1/9
}
finish {
specular .5 roughness .01
}
}
}
--
David Fontaine <dav### [at] faricynet> ICQ 55354965
Please visit my website: http://www.faricy.net/~davidf/
Post a reply to this message
Attachments:
Download 'hexpigment.jpg' (14 KB)
Preview of image 'hexpigment.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
This one looks good, the lips and eyes need the details
filling in, but the general shape is very realistic.
Keep us posted on your progress with this.
--
Cheers
Steve email mailto:ste### [at] zeroppsuklinuxnet
%HAV-A-NICEDAY Error not enough coffee 0 pps.
web http://www.zeropps.uklinux.net/
or http://start.at/zero-pps
10:09pm up 20 days, 20:35, 2 users, load average: 1.02, 1.10, 1.14
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Huff <chr### [at] maccom> schreef in berichtnieuws
chrishuff-AA012A.16502804082000@news.povray.org...
> At first, when I could only see the very top of the image, it looked
> like a planet. :-)
A planet?
Hmmm..
That's not good, is it?
ZK
http://www.povplace.be.tf
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
David Fontaine <dav### [at] faricynet> schreef in berichtnieuws
398B3BB0.D9BFA1C4@faricy.net...
> Sweet, I like the texturing.I wonder what it would look like with this
> pigment I made a while ago:
Nice texture, but I think he would look ill that way...
Dunno.
Maybe I'll try it.
Some day...
ZK
http://www.povplace.be.tf
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Steve <ste### [at] zeroppsuklinuxnet> schreef in berichtnieuws
slr### [at] zero-ppslocaldomain...
> This one looks good, the lips and eyes need the details
Tnx.
> filling in, but the general shape is very realistic.
I know. I have to add eyes. And the lips are actually temporary.
> Keep us posted on your progress with this.
I'm afraid I waited to long to complete it.
I started this model months before I started my Falcon-model.
It's all hand-coded blobs, and I haven't used a sketch or something.
Maybe with lots of trial and error...
It's a shame, I know.
> Cheers
> Steve email mailto:ste### [at] zeroppsuklinuxnet
ZK
http://www.povplace.be.tf
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Zeger Knaepen wrote:
> Nice texture, but I think he would look ill that way...
> Dunno.
> Maybe I'll try it.
> Some day...
The key part is the layering of the pigments. You can use any three you
want; those are just the best I could slap together with colors.inc.
--
David Fontaine <dav### [at] faricynet> ICQ 55354965
Please visit my website: http://www.faricy.net/~davidf/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <398ca596$1@news.povray.org>, "Zeger Knaepen"
<zeg### [at] yahoocom> wrote:
> A planet?
> Hmmm..
> That's not good, is it?
I honestly don't know...
Look at just the top 20-25% of the image...there is nothing to indicate
that it is not spherical. I think it looks like an orange moon, with no
polar caps or atmosphere. I don't know how you would fix this, or if you
*want* to fix it. Just giving him some hair would help, though. Oh, and
some eyes wouldn't hurt.(good luck on the eyelids, though...)
--
Christopher James Huff - Personal e-mail: chr### [at] maccom
TAG(Technical Assistance Group) e-mail: chr### [at] tagpovrayorg
Personal Web page: http://homepage.mac.com/chrishuff/
TAG Web page: http://tag.povray.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> > That's not good, is it?
>
> I honestly don't know...
>
> Look at just the top 20-25% of the image...there is nothing to indicate
> that it is not spherical. I think it looks like an orange moon, with no
> polar caps or atmosphere. I don't know how you would fix this, or if you
> *want* to fix it. Just giving him some hair would help, though. Oh, and
> some eyes wouldn't hurt.(good luck on the eyelids, though...)
Hair...
difficult...
But needed indeed!
Maybe some day...
ZK
http://www.povplace.be.tf
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |