|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mesh based boulder created via John VanSickle's rock macros. I was always
kind of impressed by
http://www.planetside.co.uk/terragen/sneakpeek/boulder.html and wished I
could get that terragen rock "look" into POV. Didn't really achieve it here
(for a number of reasons), but it was fun anyway.
Abe
Post a reply to this message
Attachments:
Download 'rocktest.jpg' (34 KB)
Preview of image 'rocktest.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Abe" <bul### [at] taconicnet> wrote in message
news:web.4489b528d17af437285bc5f10@news.povray.org...
> Mesh based boulder created via John VanSickle's rock macros. I was
always
> kind of impressed by
> http://www.planetside.co.uk/terragen/sneakpeek/boulder.html and wished
I
> could get that terragen rock "look" into POV. Didn't really achieve it
here
> (for a number of reasons), but it was fun anyway.
that's very nice!
but (always a but :))
shouldn't the moss (sp?) be on top of the surface instead of "embedded"
into the rock?
cu!
--
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x) // ZK http://www.povplace.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Abe" <bul### [at] taconicnet> wrote:
> Mesh based boulder created via John VanSickle's rock macros. I was always
> kind of impressed by
> http://www.planetside.co.uk/terragen/sneakpeek/boulder.html and wished I
> could get that terragen rock "look" into POV. Didn't really achieve it here
> (for a number of reasons), but it was fun anyway.
>
> Abe
Wow! That's a nice boulder! I think you have already exceeded Terragen
quality. This is really nice.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Wonderful, wonderful, wonderful. :-)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
It does give that appearence, although I thought I might get away with it.
My
intention was to have the lichens kind of curl up at the edges, but instead
the appearence is that the whole lichen becomes depressed into the rock.
If I can straighten out the code, I'll try a couple of different approaches
to the surface texture to see if it is possible to resolve the issue.
I really wish I had some sort of GUI like WorldMachine for building up
textures - it's a real challange for me keeping it all straight in SDL and
in my head!
Abe
"Zeger Knaepen" <zeg### [at] povplacecom> wrote:
> but (always a but :))
> shouldn't the moss (sp?) be on top of the surface instead of "embedded"
> into the rock?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
This. one. is. G.R.E.A.T!!!
Do you mind to give me, PLEEEAAASSSEEE, the source code and maybe the
related graphic files, please? Please?
Best greetings,
Sven
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
More or less inverted the bumps on the lichen texture to get rid of the
depression effect. Also generally made the overall roughness a little more
agressive.
Abe
Post a reply to this message
Attachments:
Download 'bouldertest3.jpg' (67 KB)
Preview of image 'bouldertest3.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
much better than the first attempt, which was a much better rock than
anything I did for myself.
Hope, you'll post the code!
Norbert Kern
"Abe" <bul### [at] taconicnet> wrote:
> More or less inverted the bumps on the lichen texture to get rid of the
> depression effect. Also generally made the overall roughness a little more
> agressive.
>
> Abe
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Abe" <bul### [at] taconicnet> wrote in message
news:web.448b26e372e4196eb37b77920@news.povray.org...
> More or less inverted the bumps on the lichen texture to get rid of the
> depression effect. Also generally made the overall roughness a little more
> agressive.
Excellent! I kind of liked the first one because I know moss likes to
grow in damp recesses, but this looks somewhat better.
~Steve~
>
> Abe
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"St." <dot### [at] dotcom> wrote in message news:448b43a9@news.povray.org...
>
> "Abe" <bul### [at] taconicnet> wrote in message
> news:web.448b26e372e4196eb37b77920@news.povray.org...
> > More or less inverted the bumps on the lichen texture to get rid of the
> > depression effect. Also generally made the overall roughness a little
more
> > agressive.
>
> Excellent! I kind of liked the first one because I know moss likes to
> grow in damp recesses, but this looks somewhat better.
>
> ~Steve~
>
>
I sort of like the first one better too, not sure why though.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |