POV-Ray : Newsgroups : povray.binaries.images : Ivy Generator Server Time
3 Aug 2024 00:23:50 EDT (-0400)
  Ivy Generator (Message 5 to 14 of 14)  
<<< Previous 4 Messages Goto Initial 10 Messages
From: somebody
Subject: Re: Ivy Generator
Date: 16 Mar 2007 20:27:53
Message: <45fb4419@news.povray.org>
"Tim Riley" <timothyrileyatnetscapedotnet> wrote

> Found this link in the Rhino newsgroup:
>
> http://graphics.uni-konstanz.de/~luft/ivy_generator/

Looks promising, but the display is horrendously slow (<0.1 fps).


Post a reply to this message

From: Jeremy M  Praay
Subject: Re: Ivy Generator
Date: 17 Mar 2007 09:11:01
Message: <45fbf6f5@news.povray.org>
"Jeremy M. Praay" <jer### [at] questsoftwarecmo> wrote in message 
news:45fad9ca$1@news.povray.org...
>
> OMG!  This is amazing.  Now I guess I know what I'll be doing this 
> weekend.
> :-)
>

It took quite a few tries to figure out how to make it work, but I thought 
this turned out pretty good.  Now I just need to include it in a "real" 
scene.

After importing into Pose-Ray, I had to also create transparency maps, 
otherwise the shiny leaf surfaces became square.  I'm not aware of another 
way around this.  I also had to rotate the leaves 180 degrees, and I may a 
few other more subtle changes.  But for the most part, it was not difficult 
to do.  I recommend reading the readme.txt before you use the Ivy Generator, 
though.  It will save you a few minutes of trying to figure out the 
interface on your own.


Post a reply to this message


Attachments:
Download 'ivy2_POV_scene.jpg' (113 KB)

Preview of image 'ivy2_POV_scene.jpg'
ivy2_POV_scene.jpg


 

From: Thomas de Groot
Subject: Re: Ivy Generator
Date: 17 Mar 2007 10:29:15
Message: <45fc094b$1@news.povray.org>
"Jeremy M. Praay" <jer### [at] questsoftwarecom> schreef in bericht 
news:45fbf6f5@news.povray.org...
> "Jeremy M. Praay" <jer### [at] questsoftwarecmo> wrote in message 
> news:45fad9ca$1@news.povray.org...
>>
>> OMG!  This is amazing.  Now I guess I know what I'll be doing this 
>> weekend.
>> :-)
>>
>
> It took quite a few tries to figure out how to make it work, but I thought 
> this turned out pretty good.  Now I just need to include it in a "real" 
> scene.
>
> After importing into Pose-Ray, I had to also create transparency maps, 
> otherwise the shiny leaf surfaces became square.  I'm not aware of another 
> way around this.  I also had to rotate the leaves 180 degrees, and I may a 
> few other more subtle changes.  But for the most part, it was not 
> difficult to do.  I recommend reading the readme.txt before you use the 
> Ivy Generator, though.  It will save you a few minutes of trying to figure 
> out the interface on your own.
>
Yes, I also found out about the transparency maps. I had not yet discovered 
the rotation though. The output files can become fairly large (I have now 
one of about 200mb) and that takes time to process. So it may be a good idea 
to do it in rather small bunches of ivy perhaps.
Also, what I found disconcerting is that the sliders do the contrary to what 
you expect. So, increasing the leaf slider decreases the number of leaves!!! 
and so for most of them. It may be me though....

Thomas


Thomas


Post a reply to this message

From: Jeremy M  Praay
Subject: Re: Ivy Generator
Date: 17 Mar 2007 16:53:12
Message: <45fc6348@news.povray.org>
"Thomas de Groot" <t.d### [at] internlDOTnet> wrote in message 
news:45fc094b$1@news.povray.org...
> Yes, I also found out about the transparency maps. I had not yet 
> discovered the rotation though. The output files can become fairly large 
> (I have now one of about 200mb) and that takes time to process. So it may 
> be a good idea to do it in rather small bunches of ivy perhaps.
> Also, what I found disconcerting is that the sliders do the contrary to 
> what you expect. So, increasing the leaf slider decreases the number of 
> leaves!!! and so for most of them. It may be me though....
>

Yeah, I just started playing with the sliders.  "leaf probability" is 
another one.  If you increase it, there are fewer leaves.

Nevertheless, I'm having a ton of fun with this.  And I've already begun to 
incorporate it into an existing scene that I was working on.  :-)


Post a reply to this message

From: Tim Attwood
Subject: Re: Ivy Generator
Date: 17 Mar 2007 20:30:04
Message: <45fc961c@news.povray.org>
Works perty good after tweaking a bit.


Post a reply to this message


Attachments:
Download 'ivybox.jpg' (88 KB)

Preview of image 'ivybox.jpg'
ivybox.jpg


 

From: St 
Subject: Re: Ivy Generator
Date: 18 Mar 2007 04:02:49
Message: <45fd0039@news.povray.org>
Nice! Thank you Tim!

Although the leaves don't like atmospheric media and spotlights, they look 
good in a bog standard area-light.

   ~Steve~


Post a reply to this message


Attachments:
Download 'ivy_font.jpg' (144 KB)

Preview of image 'ivy_font.jpg'
ivy_font.jpg


 

From: Thomas de Groot
Subject: Re: Ivy Generator
Date: 18 Mar 2007 04:55:02
Message: <45fd0c76@news.povray.org>
An overgrown statue.
A file size of 223 mb for the ivy (2mb for the statue).
In v3.7:
parse time: 81 CPU seconds (1 thread)
trace time: 6 minutes (2 threads)

There are a number of issues one has to take into account:
- the x-axis orientation is switched between the Generator and Poseray. This 
may give problems with assymetrical objects. Just inverse then the Ivy 
object along x.
- As said by Jeremy already: watch out for the transparency mapping.
- several of the sliders work differently from what is expected.
- make sure your obj file is correct. I started using obj generated by Silo 
(which work perfectly otherwise) but in the Generator they showed only half 
the triangles as opaque. Solution was to pass the obj file through Poseray 
and export again as an obj file. Worked correctly.
- The generator by default turns the normals inwards.

Thomas


Post a reply to this message


Attachments:
Download 'GrowingIvyTest.jpg' (105 KB)

Preview of image 'GrowingIvyTest.jpg'
GrowingIvyTest.jpg


 

From: Thomas de Groot
Subject: Re: Ivy Generator
Date: 18 Mar 2007 10:29:14
Message: <45fd5aca$1@news.povray.org>
OK. Some further testing.
The axis orientation is posing problems. Should be simple though  :-(
I thought simply scaling x by -1 would be enough, but it isn't. There is 
more involved. IvyGenerator is right-handed I suppose, so exporting in 
POV-Ray orientation through Poseray an object not centered on the origin, 
you may need to:
scale <-1,1,1>
rotate <0,-90,0>
translate <a given amount over x, maybe z>

At least, that is what I come up with.

Thomas


Post a reply to this message

From: Kenneth
Subject: Re: Ivy Generator
Date: 21 Mar 2007 04:30:02
Message: <web.4600fa14e71b54f1d41bc31b0@news.povray.org>
"Thomas de Groot" <t.d### [at] internlDOTnet> wrote:
> An overgrown statue.

Nice image, Thomas!  I'd like to see further work on this.

KW


Post a reply to this message

From: Thomas de Groot
Subject: Re: Ivy Generator
Date: 21 Mar 2007 10:50:08
Message: <46015430$1@news.povray.org>
"Kenneth" <kdw### [at] earthlinknet> schreef in bericht 
news:web.4600fa14e71b54f1d41bc31b0@news.povray.org...
> "Thomas de Groot" <t.d### [at] internlDOTnet> wrote:
>> An overgrown statue.
>
> Nice image, Thomas!  I'd like to see further work on this.
>

Thanks Kenneth! I am working on a couple of image for the 'before-after' 
topic where the ivy will be present. As well as the statue by the way, but 
not overgrown.

Thomas


Post a reply to this message

<<< Previous 4 Messages Goto Initial 10 Messages

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