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:35:17 EDT (-0400)
  Re: Parse Warning: Points in polygon are not co-planar. Ignoring polygons.  
From: folkert
Date: 9 Jul 2011 12:15:00
Message: <web.4e187e105bfbb31de70ca0910@news.povray.org>
> > 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?
>
> google is your friend : http://www.povray.org/documentation/view/3.6.0/294/

Yes, ok, but how do I fix this?
Should I split it (it is a square) in 2 triangles? Or do the same rules apply?


Post a reply to this message

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