POV-Ray : Newsgroups : povray.off-topic : ANN: New, open-source, free software rendering system for physically correc= Server Time
12 Oct 2024 01:15:41 EDT (-0400)
  ANN: New, open-source, free software rendering system for physically correc= (Message 13 to 22 of 82)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Gilles Tran
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 23 Oct 2007 17:15:52
Message: <471e6488$1@news.povray.org>

471e47bd@news.povray.org...
> Gilles Tran <gil### [at] agroparistechfr> wrote:
>> The
>> ability to write i++ instead of i=i+1 is not going to make better 
>> pictures.
>> Improving the rendering engine will.
>
>  I don't remember seeing even one single post suggesting some concrete
> rendering algorithm idea which could be implemented in povray.

My point exactly :) With all the developers currently discussing the future 
of POV-Ray, the major selling point of a renderer (i.e. rendering quality) 
is mysteriously absent. And when one person dares showing up with some 
interesting ideas and a working piece of software, the poor guy gets told 
off because he *** gasp *** made the mistake of pressing twice on the send 
key.

Really, rendering algorithms are all over the place these days and 
implemented in many renderers, free or commercial.
http://www.amazon.com/exec/obidos/tg/detail/-/012553180X/qid=1080621276/sr=8-1

Implementing them is certainly challenging, but finding interesting 
algorithms and looking at their various practical implementations is not.

G.


Post a reply to this message

From: Warp
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 23 Oct 2007 17:32:08
Message: <471e6858@news.povray.org>
Gilles Tran <gitran_nospam_@wanadoo.fr> wrote:
> >  I don't remember seeing even one single post suggesting some concrete
> > rendering algorithm idea which could be implemented in povray.

> My point exactly :)

  I don't think you meant that point with the same meaning as I did...

> With all the developers currently discussing the future 
> of POV-Ray, the major selling point of a renderer (i.e. rendering quality) 
> is mysteriously absent. And when one person dares showing up with some 
> interesting ideas and a working piece of software, the poor guy gets told 
> off because he *** gasp *** made the mistake of pressing twice on the send 
> key.

  I think POV-Ray needs new algorithms which will make it produce prettier
pictures *faster*, not slower. You said it yourself that the algorithms used
in that program may produce cool results, but you could take a trip around
the world in a boat before the image is ready.

  I'm not saying POV-Ray couldn't benefit from this. I'm saying that POV-Ray
would benefit *more* from algorithms which make it faster, and thus they
should have a higher priority.

> Implementing them is certainly challenging, but finding interesting 
> algorithms and looking at their various practical implementations is not.

  As I said, it's easy to suggest all kinds of features, but there doesn't
seem to be many volunteers for actually doing the hard work of studying the
algorithms and presenting some concrete proposals on how to embed them in
POV-Ray.

-- 
                                                          - Warp


Post a reply to this message

From: Ross
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 23 Oct 2007 17:48:39
Message: <471e6c37@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message
news:471e4849@news.povray.org...
> Ross <rli### [at] speakeasynet> wrote:
> > for example, this one could
> > rock my socks off:
>
> > "render translucent objects with heterogeneous scattering properties"
> > http://www.pbrt.org/gallery/dragon_subsurf.png
>
>   The algorithm used to create that picture might be cool and all, but
> somehow that precise example picture doesn't excite me a lot. It somehow
> fails to look photorealistic.
>
> -- 
>                                                           - Warp

If you're simply saying that it is obviously computer generated, who cares?

So ignore the picture and think of the possibilities. I do think the image
is exciting precisely because the way it's rendered, it looks like some sort
of crystal that has been crushed, cracked or has impurities in it. I don't
know of an easy way to do that to an arbitrary object in povray. Do you? If
so, i'd like to see an example.


Post a reply to this message

From: Ross
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 23 Oct 2007 17:56:57
Message: <471e6e29$1@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message
news:471e6858@news.povray.org...
> Gilles Tran <gitran_nospam_@wanadoo.fr> wrote:
> > >  I don't remember seeing even one single post suggesting some concrete
> > > rendering algorithm idea which could be implemented in povray.
>
> > My point exactly :)
>
>   I don't think you meant that point with the same meaning as I did...
>
> > With all the developers currently discussing the future
> > of POV-Ray, the major selling point of a renderer (i.e. rendering
quality)
> > is mysteriously absent. And when one person dares showing up with some
> > interesting ideas and a working piece of software, the poor guy gets
told
> > off because he *** gasp *** made the mistake of pressing twice on the
send
> > key.
>
>   I think POV-Ray needs new algorithms which will make it produce prettier
> pictures *faster*, not slower. You said it yourself that the algorithms
used
> in that program may produce cool results, but you could take a trip around
> the world in a boat before the image is ready.
>
>   I'm not saying POV-Ray couldn't benefit from this. I'm saying that
POV-Ray
> would benefit *more* from algorithms which make it faster, and thus they
> should have a higher priority.

Would it? Has research been done? Or is this just, as Colbert says,
truthiness?

Even while computers continue to get faster and cheaper?

As a hypothetical example, what if media was ommited from 3.5 becaues it was
too slow? Think of all the nice pictures we would have missed. Here we would
be still using 3.1's implementation. Or we would be elsewhere using
something else.

Yet people dealt with the slowness because it helped improve scenes.

>
> > Implementing them is certainly challenging, but finding interesting
> > algorithms and looking at their various practical implementations is
not.
>
>   As I said, it's easy to suggest all kinds of features, but there doesn't
> seem to be many volunteers for actually doing the hard work of studying
the
> algorithms and presenting some concrete proposals on how to embed them in
> POV-Ray.
>
> -- 
>                                                           - Warp


Post a reply to this message

From: Jim Henderson
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 23 Oct 2007 18:51:08
Message: <471e7adc$1@news.povray.org>
On Tue, 23 Oct 2007 17:56:50 -0400, Ross wrote:

> Would it? Has research been done? Or is this just, as Colbert says,
> truthiness?
> 
> Even while computers continue to get faster and cheaper?
> 
> As a hypothetical example, what if media was ommited from 3.5 becaues it
> was too slow? Think of all the nice pictures we would have missed. Here
> we would be still using 3.1's implementation. Or we would be elsewhere
> using something else.
> 
> Yet people dealt with the slowness because it helped improve scenes.

Yes, as a user myself, speed isn't the only factor, quality is a huge 
factor as well, and there is a logical tradeoff between the two.

That doesn't mean faster algorithms that create the same quality are bad, 
of course - and doesn't mean the slowest algorithm to produce a given 
quality should be preferred (of course it shouldn't), but speed isn't my 
only criteria for selection of a tool.

Jim


Post a reply to this message

From: Warp
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 23 Oct 2007 19:28:51
Message: <471e83b3@news.povray.org>
Ross <rli### [at] speakeasynet> wrote:
> As a hypothetical example, what if media was ommited from 3.5 becaues it was
> too slow? Think of all the nice pictures we would have missed. Here we would
> be still using 3.1's implementation. Or we would be elsewhere using
> something else.

  OTOH other renderers succeed in creating the same and even better media
effects much faster than POV-Ray...

-- 
                                                          - Warp


Post a reply to this message

From: Patrick Elliott
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 24 Oct 2007 00:28:41
Message: <MPG.218877e7827625c698a056@news.povray.org>
In article <471e6c37@news.povray.org>, rli### [at] speakeasynet says...
> "Warp" <war### [at] tagpovrayorg> wrote in message
> news:471e4849@news.povray.org...
> > Ross <rli### [at] speakeasynet> wrote:
> > > for example, this one could
> > > rock my socks off:
> >
> > > "render translucent objects with heterogeneous scattering properties"
> > > http://www.pbrt.org/gallery/dragon_subsurf.png
> >
> >   The algorithm used to create that picture might be cool and all, but
> > somehow that precise example picture doesn't excite me a lot. It someho
w
> > fails to look photorealistic.
> >
> > -- 
> >                                                           - Warp
> 
> If you're simply saying that it is obviously computer generated, who care
s?
> 
> So ignore the picture and think of the possibilities. I do think the imag
e
> is exciting precisely because the way it's rendered, it looks like some s
ort
> of crystal that has been crushed, cracked or has impurities in it. I don'
t
> know of an easy way to do that to an arbitrary object in povray. Do you? 
If
> so, i'd like to see an example.
> 
Besides. I am not sure its the dragon that is the problem with that 
image, but the background. Move it a bit farther from the viewer and 
stick it on a more believable background...


-- 
void main () {

    call functional_code()
  else
    call crash_windows();
}

<A HREF='http://www.daz3d.com/index.php?refid=16130551'>Get 3D Models,
 
3D Content, and 3D Software at DAZ3D!</A>


Post a reply to this message

From: scott
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 24 Oct 2007 03:19:23
Message: <471ef1fb@news.povray.org>
>> for example, this one could
>> rock my socks off:
> 
>> "render translucent objects with heterogeneous scattering properties"
>> http://www.pbrt.org/gallery/dragon_subsurf.png
> 
>  The algorithm used to create that picture might be cool and all, but
> somehow that precise example picture doesn't excite me a lot. It somehow
> fails to look photorealistic.

This one looks much better IMO:

http://www.pbrt.org/gallery/01F12.jpg


Post a reply to this message

From: Ross
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 24 Oct 2007 11:28:39
Message: <471f64a7$1@news.povray.org>
"scott" <sco### [at] laptopcom> wrote in message news:471ef1fb@news.povray.org...
> >> for example, this one could
> >> rock my socks off:
> >
> >> "render translucent objects with heterogeneous scattering properties"
> >> http://www.pbrt.org/gallery/dragon_subsurf.png
> >
> >  The algorithm used to create that picture might be cool and all, but
> > somehow that precise example picture doesn't excite me a lot. It somehow
> > fails to look photorealistic.
>
> This one looks much better IMO:
>
> http://www.pbrt.org/gallery/01F12.jpg
>

As a composition, I'd agree. And the material is nice. It was the
"heterogeneous scattering" that got me though.


Post a reply to this message

From: Gilles Tran
Subject: Re: ANN: New, open-source, free software rendering system for physically correc=
Date: 24 Oct 2007 13:37:30
Message: <471f82da$1@news.povray.org>

471e6858@news.povray.org...
>  I think POV-Ray needs new algorithms which will make it produce prettier
> pictures *faster*, not slower. You said it yourself that the algorithms 
> used
> in that program may produce cool results, but you could take a trip around
> the world in a boat before the image is ready.

That's true, but after having tested the Maxwell demo, I came to believe 
that this technology was what raytracing was 15 years ago: slow, immature, 
but vastly superior (quality-wise) to the competition. It's also extremely 
simple to use. Now I'm not saying that all development effort should be put 
on unbiaised rendering, just that it's an example of the things that should 
be looked at very closely. For instance, one thing I found particularly 
impressive (and remarkably efficient) in Maxwell is that material 
definitions are based on physical parameters rather than on the traditional 
channel paradigm (can't explain more, but the manual is on line IIRC).

In short, there's really a lot of cool stuff out there (and I'm using a 
bunch of them in FinalRender), and that is worthy of discussion. One 
exciting, attractive aspect (for artists and developers alike) of POV-Ray 10 
years ago was that it was innovative. Isosurfaces, photon mapping, radiosity 
were new, fantastic features. A new version of POV-Ray should be innovative 
when it comes to rendering technology.

>  As I said, it's easy to suggest all kinds of features, but there doesn't
> seem to be many volunteers for actually doing the hard work of studying 
> the
> algorithms and presenting some concrete proposals on how to embed them in
> POV-Ray.

There are lots of people working (for free) on other renderers using these 
algorithms, so the workforce is here. Now, how to make them work for POV-Ray 
is a matter of good diplomacy...

G.



G.


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

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