POV-Ray : Newsgroups : povray.newusers : Extreme Newbie, pixelization problem Server Time
5 Sep 2024 04:19:38 EDT (-0400)
  Extreme Newbie, pixelization problem (Message 3 to 12 of 22)  
<<< Previous 2 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Tom Melly
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 04:39:41
Message: <3d4650cd$1@news.povray.org>
"Mark" <haz### [at] comcastnet> wrote in message
news:3d462ee9$1@news.povray.org...
> Hi all...
>

Hi...

<snip>

Hmm, it sounds as though you just need to turn on anti-aliasing. Assuming that
you're using pov for windows, just select one of the AA formats for rendering in
the output dropdown, or specify +A 0.3 in the command line.

However, you say that when you render a sphere or other primitives, the "jaggys"
are not present, which is a bit confusing, since spheres are very subject to
jaggys.


Post a reply to this message

From: Philippe Lhoste
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 07:43:24
Message: <3d467bdc$1@news.povray.org>
"Tom Melly" <tom### [at] tomandlucouk> wrote:
> "Mark" <haz### [at] comcastnet> wrote in message
> news:3d462ee9$1@news.povray.org...
> <snip>
>
> Hmm, it sounds as though you just need to turn on anti-aliasing. Assuming
that
> you're using pov for windows, just select one of the AA formats for
rendering in
> the output dropdown, or specify +A 0.3 in the command line.
>
> However, you say that when you render a sphere or other primitives, the
"jaggys"
> are not present, which is a bit confusing, since spheres are very subject
to
> jaggys.

Mark wrote:

> merged shapes, the whole thing looks like crap. I had tried raising the
> resolution levels, the antialiasing levels, and even the #x#
> settings....HELP! I really think I could be good at this stuff if I could

Since he raised the "antialiasing levels", that means he tried that...

I am not a PoV-Ray guru, so I can't really help :-(

Perhaps Mark could post a simple model showing this problem on p.b.s-f, so
experts can take a look.

-- #=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=# --
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/


Post a reply to this message

From: Tom Melly
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 08:13:56
Message: <3d468304$1@news.povray.org>
"Philippe Lhoste" <Phi### [at] GMXnet> wrote in message
news:3d467bdc$1@news.povray.org...
>
> Since he raised the "antialiasing levels", that means he tried that...
>

Well, it means that it sounds like he tried that.... ;)

> Perhaps Mark could post a simple model showing this problem on p.b.s-f, so
> experts can take a look.
>

probably the best idea.


Post a reply to this message

From: Warp
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 09:38:07
Message: <3d4696be@news.povray.org>
You should look at the final image, which is saved by POV-Ray to the
directory configured in Moray or POV-Ray itself (probably the same directory
where the scene file itself resides), with some image viewer.
  Moray scales the image to the preview window, which can cause some
artifacts which aren't in the actual rendered image.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 11:09:00
Message: <3d46ac0c@news.povray.org>
In article <3d4696be@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>   You should look at the final image, which is saved by POV-Ray to the
> directory configured in Moray or POV-Ray itself (probably the same directory
> where the scene file itself resides), with some image viewer.
>   Moray scales the image to the preview window, which can cause some
> artifacts which aren't in the actual rendered image.

I think none of you guys read his second post (maybe it wasn't there, the
date suggests it was however) and didn't carefully read his first one
either.  he used some incorrect terminology in the first one but still
described his problem accurately....

If you carefully read the first post you find that he reports the problem
only with objects from udo files.  AFAIK (I don't use Moray) those are
simply triangle data files.  So the problem is not with POV-Ray but with the
input data triangles.  I don't know what options Moray has to smooth
triangle meshes, but I guess there is some, so maybe someone could explain
him how to do that?

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Tom Melly
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 11:24:47
Message: <3d46afbf$1@news.povray.org>
"Thorsten Froehlich" <tho### [at] trfde> wrote in message
news:3d46ac0c@news.povray.org...
>
>
> If you carefully read the first post you find that he reports the problem
> only with objects from udo files.

Well, no, he says that

> but a lot of my
> objects(including some .udo files I import) have really bad > aliasing

which rather implies that the problem is not limited to .udo's.


Post a reply to this message

From: Mark21
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 12:37:02
Message: <web.3d46bffa7fe0707bfbc69cc70@news.povray.org>
Hi all,

Mark again. Okay, I see you guys have replied to my original post, and
thanks. I have been wrecking my brain trying to find more info in the
tutorials/manuals out there, and I find that they all assume a little
understanding of raytracing. I have found out how to set the anti aliasing
in povray, and I assume that a threshold of 0.0 is the best one can get. I
rendered a couple scenes at this setting and it improved a lot, but I still
have problems with aliasing. I have also noticed that if I dolly the camera
away from the model it cleans up. I gather that the closer the zoom on the
object, the more it will alias. The scene I would like to render has
several close up views of objects (cone/torus merged, kind of like a dunce
cap with a moulding around the opening for the head) I also noticed that
when I have the threshold set to 0.0 the pixels that were aliased terribly
at no AA were now kind of "off the edge" or seperated from the model. It
looks as if particles of the model are coming off the edge slightly( I
don't think I am explaining this well) Sort of like the model was shedding
dust from itself. My question now is this: Is there a way to make a model
have sharp edges at a very close view, and if so how? If you need more
information from me to help, I will be watching this forum a few times a
day.

Thanks,

Mark


Post a reply to this message

From: TinCanMan
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 13:10:55
Message: <3d46c89f$1@news.povray.org>
Perhaps if you post some sample images in p.b.i, we can better see the
problem you are having.

-tgq


Post a reply to this message

From: ABX
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 13:17:05
Message: <pcidku4ajhhuol7564s32ubgkpqfp2h6cr@4ax.com>
On Tue, 30 Jul 2002 13:10:35 -0400, "TinCanMan" <Tin### [at] hotmailcom>
wrote:
> Perhaps if you post some sample images in p.b.i, we can better see the
> problem you are having.

Since he is posting in povray.newusers it can be worth to explain p.b.i means
povray.binaries.images group designed for posting images.

ABX


Post a reply to this message

From: TinCanMan
Subject: Re: Extreme Newbie, pixelization problem
Date: 30 Jul 2002 13:24:23
Message: <3d46cbc7@news.povray.org>
> Since he is posting in povray.newusers it can be worth to explain p.b.i
means
> povray.binaries.images group designed for posting images.
>
> ABX

Mark, what he said.

:)

-tgq


Post a reply to this message

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

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