POV-Ray : Newsgroups : povray.newusers : Parse Warning: Points in polygon are not co-planar. Ignoring polygons. : Re: Parse Warning: Points in polygon are not co-planar. Ignoring polygons. Server Time
30 Jun 2024 03:36:31 EDT (-0400)
  Re: Parse Warning: Points in polygon are not co-planar. Ignoring polygons.  
From: Alain
Date: 9 Jul 2011 15:07:00
Message: <4e18a6d4$1@news.povray.org>

> Hi,
>
> While rending a generated script, I get:
>
> File: test.pov  Line: 16077
> Parse Warning: Points in polygon are not co-planar. Ignoring polygons.
>
> The line is:
> polygon { 5<110, 25, 2>,<111, 25, 2>,<111, 26, 3>,<110, 26, 2>,<110, 25, 2>
> texture{pigment{rgb<0, 0.461435456673892, 0.443295311143663>}} }
>
> What is wrong and how can I fix it?
>
>

Look at the third point Z coordinate... It's 3, all others are 2.


Post a reply to this message

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